[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260713 09:00:23.844309  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:38677
I20260713 09:00:23.845665  5762 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260713 09:00:23.846664  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:23.861492  5769 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:23.861567  5768 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:23.863451  5762 server_base.cc:1061] running on GCE node
W20260713 09:00:23.862320  5771 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:24.943439  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:24.943645  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:24.943791  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933224943776 us; error 0 us; skew 500 ppm
I20260713 09:00:24.944530  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:24.949370  5762 webserver.cc:533] Webserver started at http://127.5.160.190:43369/ using document root <none> and password file <none>
I20260713 09:00:24.950129  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:24.950304  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:24.950709  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:24.956058  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "14e856830cb7458cb2e0e5513b3b5ad8"
format_stamp: "Formatted at 2026-07-13 09:00:24 on dist-test-slave-8pv2"
I20260713 09:00:24.962949  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:00:24.967471  5777 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:24.968449  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:00:24.968746  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "14e856830cb7458cb2e0e5513b3b5ad8"
format_stamp: "Formatted at 2026-07-13 09:00:24 on dist-test-slave-8pv2"
I20260713 09:00:24.969050  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:25.013419  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:25.014801  5762 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260713 09:00:25.015195  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:25.081360  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:38677
I20260713 09:00:25.081436  5828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:38677 every 8 connection(s)
I20260713 09:00:25.089195  5829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.109364  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: Bootstrap starting.
I20260713 09:00:25.115120  5829 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:25.116842  5829 log.cc:826] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: Log is configured to *not* fsync() on all Append() calls
I20260713 09:00:25.121037  5829 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: No bootstrap required, opened a new log
I20260713 09:00:25.140367  5829 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER }
I20260713 09:00:25.140866  5829 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:25.141100  5829 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e856830cb7458cb2e0e5513b3b5ad8, State: Initialized, Role: FOLLOWER
I20260713 09:00:25.141897  5829 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER }
I20260713 09:00:25.142341  5829 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:25.142642  5829 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:25.142951  5829 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:25.146765  5829 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER }
I20260713 09:00:25.147393  5829 leader_election.cc:304] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [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: 14e856830cb7458cb2e0e5513b3b5ad8; no voters: 
I20260713 09:00:25.148937  5829 leader_election.cc:290] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:25.149222  5832 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:25.151219  5832 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 1 LEADER]: Becoming Leader. State: Replica: 14e856830cb7458cb2e0e5513b3b5ad8, State: Running, Role: LEADER
I20260713 09:00:25.152045  5832 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [LEADER]: Queue going to LEADER mode. State: All 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: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER }
I20260713 09:00:25.153044  5829 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:25.161240  5834 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14e856830cb7458cb2e0e5513b3b5ad8. Latest consensus state: current_term: 1 leader_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER } }
I20260713 09:00:25.161849  5834 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:25.161609  5833 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e856830cb7458cb2e0e5513b3b5ad8" member_type: VOTER } }
I20260713 09:00:25.162252  5833 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:25.164836  5840 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:25.176380  5840 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:25.178464  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:25.191743  5840 catalog_manager.cc:1383] Generated new cluster ID: b32b934374764785ba3fb8930b109d79
I20260713 09:00:25.192028  5840 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:25.212671  5840 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:25.214092  5840 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:25.230563  5840 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: Generated new TSK 0
I20260713 09:00:25.231436  5840 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:25.244845  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:25.252285  5851 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:25.253394  5852 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:25.257066  5762 server_base.cc:1061] running on GCE node
W20260713 09:00:25.257333  5854 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:25.258127  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:25.258316  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:25.258519  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933225258477 us; error 0 us; skew 500 ppm
I20260713 09:00:25.259286  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:25.263049  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35007/ using document root <none> and password file <none>
I20260713 09:00:25.263530  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:25.263710  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:25.263950  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:25.264964  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "695222c11c814819b66ba45a88959641"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.270255  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260713 09:00:25.274168  5859 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.274912  5762 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:00:25.275166  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "695222c11c814819b66ba45a88959641"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.275413  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:25.296839  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:25.298049  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:25.300452  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:25.304556  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:25.304759  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.304997  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:25.305143  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.396272  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:42579
I20260713 09:00:25.396350  5921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:42579 every 8 connection(s)
I20260713 09:00:25.402660  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:25.410624  5926 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:25.412729  5927 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:25.418357  5929 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:25.420444  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:25.421154  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:25.421351  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:25.421504  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933225421486 us; error 0 us; skew 500 ppm
I20260713 09:00:25.422045  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:25.425279  5762 webserver.cc:533] Webserver started at http://127.5.160.130:34991/ using document root <none> and password file <none>
I20260713 09:00:25.425868  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:25.426067  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:25.426330  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:25.427666  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "5e496124aa384773855d52feb6d0401c"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.429553  5922 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38677
I20260713 09:00:25.430008  5922 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:25.431108  5922 heartbeater.cc:507] Master 127.5.160.190:38677 requested a full tablet report, sending...
I20260713 09:00:25.434147  5794 ts_manager.cc:194] Registered new tserver with Master: 695222c11c814819b66ba45a88959641 (127.5.160.129:42579)
I20260713 09:00:25.434391  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:00:25.436990  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57634
I20260713 09:00:25.439775  5934 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.440552  5762 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260713 09:00:25.440797  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "5e496124aa384773855d52feb6d0401c"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.441032  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:25.474452  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:25.475654  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:25.477023  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:25.480109  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:25.480279  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.480502  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:25.480635  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.571282  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:35837
I20260713 09:00:25.571403  5996 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:35837 every 8 connection(s)
I20260713 09:00:25.577281  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:25.586796  6001 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:25.587044  6000 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:25.592067  5997 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38677
I20260713 09:00:25.592454  5997 heartbeater.cc:461] Registering TS with master...
W20260713 09:00:25.593284  6003 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:25.593416  5997 heartbeater.cc:507] Master 127.5.160.190:38677 requested a full tablet report, sending...
I20260713 09:00:25.594199  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:25.595106  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:25.595346  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:25.595532  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933225595515 us; error 0 us; skew 500 ppm
I20260713 09:00:25.595559  5794 ts_manager.cc:194] Registered new tserver with Master: 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:25.596259  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:25.597124  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57638
I20260713 09:00:25.600190  5762 webserver.cc:533] Webserver started at http://127.5.160.131:46421/ using document root <none> and password file <none>
I20260713 09:00:25.600630  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:25.600813  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:25.601051  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:25.602023  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "6af46a6fef6e4187aad040ca99510374"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.606081  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:00:25.609144  6008 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.609879  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:00:25.610199  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "6af46a6fef6e4187aad040ca99510374"
format_stamp: "Formatted at 2026-07-13 09:00:25 on dist-test-slave-8pv2"
I20260713 09:00:25.610565  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:25.647007  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:25.648577  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:25.650147  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:25.653613  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:25.653884  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.654145  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:25.654349  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:25.732519  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:41827
I20260713 09:00:25.732578  6070 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:41827 every 8 connection(s)
I20260713 09:00:25.747196  6071 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38677
I20260713 09:00:25.747509  6071 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:25.748162  6071 heartbeater.cc:507] Master 127.5.160.190:38677 requested a full tablet report, sending...
I20260713 09:00:25.749974  5794 ts_manager.cc:194] Registered new tserver with Master: 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:25.750659  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013710357s
I20260713 09:00:25.751268  5794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57640
I20260713 09:00:25.798687  5794 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:00:25.802210  5794 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:00:25.895803  5886 tablet_service.cc:1511] Processing CreateTablet for tablet 960f781908854f82a8d70c6ef0eaa5b8 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:25.896538  5887 tablet_service.cc:1511] Processing CreateTablet for tablet f9da1ea939d54cefa9d5b1c0026f7637 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:25.897876  5886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960f781908854f82a8d70c6ef0eaa5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.899214  5887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9da1ea939d54cefa9d5b1c0026f7637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.910275  5882 tablet_service.cc:1511] Processing CreateTablet for tablet 683a374985ae43d1905e1d579f9abcc0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:25.911846  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683a374985ae43d1905e1d579f9abcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.905244  5883 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfc1a2726e4300a1acdd452a255c9e (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:25.914884  5883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfc1a2726e4300a1acdd452a255c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.911257  5884 tablet_service.cc:1511] Processing CreateTablet for tablet 90396588165d4970a3ec4ba0618f15e0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:25.914631  5885 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3e5215b0e845f1bb864bf33fae4e01 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:25.918092  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90396588165d4970a3ec4ba0618f15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.922135  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3e5215b0e845f1bb864bf33fae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.926024  5881 tablet_service.cc:1511] Processing CreateTablet for tablet c71bc07d272c4d5891bf6d4d74b2a273 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:25.931703  5881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71bc07d272c4d5891bf6d4d74b2a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.937500  5880 tablet_service.cc:1511] Processing CreateTablet for tablet 98d2b62894e0490d88892d0047a37d90 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:25.939568  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d2b62894e0490d88892d0047a37d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.974299  6089 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:25.975026  6034 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3e5215b0e845f1bb864bf33fae4e01 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:25.973490  6036 tablet_service.cc:1511] Processing CreateTablet for tablet f9da1ea939d54cefa9d5b1c0026f7637 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:25.976397  6032 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfc1a2726e4300a1acdd452a255c9e (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:25.974068  6035 tablet_service.cc:1511] Processing CreateTablet for tablet 960f781908854f82a8d70c6ef0eaa5b8 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:25.972596  6033 tablet_service.cc:1511] Processing CreateTablet for tablet 90396588165d4970a3ec4ba0618f15e0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:25.986380  6034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3e5215b0e845f1bb864bf33fae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.988258  6031 tablet_service.cc:1511] Processing CreateTablet for tablet 683a374985ae43d1905e1d579f9abcc0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:25.993590  5961 tablet_service.cc:1511] Processing CreateTablet for tablet 960f781908854f82a8d70c6ef0eaa5b8 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:00:25.994174  5962 tablet_service.cc:1511] Processing CreateTablet for tablet f9da1ea939d54cefa9d5b1c0026f7637 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:00:25.994333  6030 tablet_service.cc:1511] Processing CreateTablet for tablet c71bc07d272c4d5891bf6d4d74b2a273 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:25.997135  5961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960f781908854f82a8d70c6ef0eaa5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.998982  5962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9da1ea939d54cefa9d5b1c0026f7637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:25.998931  6029 tablet_service.cc:1511] Processing CreateTablet for tablet 98d2b62894e0490d88892d0047a37d90 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:26.001861  5960 tablet_service.cc:1511] Processing CreateTablet for tablet 7b3e5215b0e845f1bb864bf33fae4e01 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:00:26.004359  5959 tablet_service.cc:1511] Processing CreateTablet for tablet 90396588165d4970a3ec4ba0618f15e0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:00:26.009986  5958 tablet_service.cc:1511] Processing CreateTablet for tablet 08dfc1a2726e4300a1acdd452a255c9e (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:00:26.012427  5885 tablet_service.cc:1511] Processing CreateTablet for tablet f2243c2686e6498c92a6d7d85c1451f7 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:26.010982  5957 tablet_service.cc:1511] Processing CreateTablet for tablet 683a374985ae43d1905e1d579f9abcc0 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:00:26.015592  5960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b3e5215b0e845f1bb864bf33fae4e01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.016342  5885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2243c2686e6498c92a6d7d85c1451f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.019961  5959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90396588165d4970a3ec4ba0618f15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.019465  5956 tablet_service.cc:1511] Processing CreateTablet for tablet c71bc07d272c4d5891bf6d4d74b2a273 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:00:26.020097  5954 tablet_service.cc:1511] Processing CreateTablet for tablet f2243c2686e6498c92a6d7d85c1451f7 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:26.026137  5956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71bc07d272c4d5891bf6d4d74b2a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.027143  5955 tablet_service.cc:1511] Processing CreateTablet for tablet 98d2b62894e0490d88892d0047a37d90 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:00:26.028255  6028 tablet_service.cc:1511] Processing CreateTablet for tablet f2243c2686e6498c92a6d7d85c1451f7 (DEFAULT_TABLE table=test-workload [id=4cca6a4f271f49b498d318cbe9cd43f0]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:00:26.029801  5958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfc1a2726e4300a1acdd452a255c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.034287  5954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2243c2686e6498c92a6d7d85c1451f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.035276  5957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683a374985ae43d1905e1d579f9abcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.037070  5955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d2b62894e0490d88892d0047a37d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.039994  6036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9da1ea939d54cefa9d5b1c0026f7637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.043411  6030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c71bc07d272c4d5891bf6d4d74b2a273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.047787  6031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 683a374985ae43d1905e1d579f9abcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.054785  6029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d2b62894e0490d88892d0047a37d90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.067642  6028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2243c2686e6498c92a6d7d85c1451f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.070818  6033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90396588165d4970a3ec4ba0618f15e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.072811  6032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08dfc1a2726e4300a1acdd452a255c9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.076772  6035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 960f781908854f82a8d70c6ef0eaa5b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:26.084036  6089 tablet_bootstrap.cc:654] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.161950  6091 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
W20260713 09:00:26.170885  5842 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:26.174883  6089 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.175223  6090 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.180768  6089 ts_tablet_manager.cc:1403] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.218s	user 0.018s	sys 0.008s
I20260713 09:00:26.189182  6089 raft_consensus.cc:359] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.193418  6089 raft_consensus.cc:385] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.193970  6089 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.197131  6091 tablet_bootstrap.cc:654] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.202926  6090 tablet_bootstrap.cc:654] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.205097  6089 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.218298  5922 heartbeater.cc:499] Master 127.5.160.190:38677 was elected leader, sending a full tablet report...
I20260713 09:00:26.218756  6089 ts_tablet_manager.cc:1434] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.002s
I20260713 09:00:26.219216  6091 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.219615  6091 ts_tablet_manager.cc:1403] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.005s
I20260713 09:00:26.219748  6089 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.222271  6091 raft_consensus.cc:359] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.223017  6091 raft_consensus.cc:385] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.223295  6091 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.223964  6091 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.225739  6089 tablet_bootstrap.cc:654] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.234619  6090 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.234995  6089 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.235049  6090 ts_tablet_manager.cc:1403] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.073s	user 0.018s	sys 0.006s
I20260713 09:00:26.235579  6089 ts_tablet_manager.cc:1403] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:00:26.237931  6090 raft_consensus.cc:359] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.238785  6090 raft_consensus.cc:385] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.239073  6090 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.239878  6090 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.240276  6091 ts_tablet_manager.cc:1434] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:00:26.241582  5997 heartbeater.cc:499] Master 127.5.160.190:38677 was elected leader, sending a full tablet report...
I20260713 09:00:26.238355  6089 raft_consensus.cc:359] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.246748  6089 raft_consensus.cc:385] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.247040  6089 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.247716  6089 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.249708  6089 ts_tablet_manager.cc:1434] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260713 09:00:26.250613  6089 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.256906  6089 tablet_bootstrap.cc:654] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.259055  6091 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.260528  6071 heartbeater.cc:499] Master 127.5.160.190:38677 was elected leader, sending a full tablet report...
I20260713 09:00:26.261042  6090 ts_tablet_manager.cc:1434] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.011s
I20260713 09:00:26.261885  6090 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.262912  6089 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.263298  6089 ts_tablet_manager.cc:1403] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260713 09:00:26.266990  6091 tablet_bootstrap.cc:654] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.268054  6089 raft_consensus.cc:359] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.268744  6089 raft_consensus.cc:385] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.269023  6089 raft_consensus.cc:740] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.269706  6089 consensus_queue.cc:260] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.271943  6089 ts_tablet_manager.cc:1434] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260713 09:00:26.272828  6089 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.276938  6090 tablet_bootstrap.cc:654] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.278679  6089 tablet_bootstrap.cc:654] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.299546  6096 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.300052  6096 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.307698  6096 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.325156  6090 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.325642  6090 ts_tablet_manager.cc:1403] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.016s
I20260713 09:00:26.327708  6091 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.328176  6091 ts_tablet_manager.cc:1403] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.069s	user 0.034s	sys 0.030s
I20260713 09:00:26.328804  6089 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.328295  6090 raft_consensus.cc:359] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.329435  6090 raft_consensus.cc:385] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260713 09:00:26.329654  5998 tablet.cc:2406] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:00:26.329751  6090 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.329237  6089 ts_tablet_manager.cc:1403] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.032s
I20260713 09:00:26.330467  6090 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.331590  6091 raft_consensus.cc:359] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.332616  6091 raft_consensus.cc:385] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.332696  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.333024  6091 raft_consensus.cc:740] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.333384  6090 ts_tablet_manager.cc:1434] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:26.333477  5897 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 0.
I20260713 09:00:26.333729  6091 consensus_queue.cc:260] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.334304  6090 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.335887  6091 ts_tablet_manager.cc:1434] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:00:26.336727  6091 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.340173  6090 tablet_bootstrap.cc:654] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.342314  5936 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:26.342567  6091 tablet_bootstrap.cc:654] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.342561  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.333084  6089 raft_consensus.cc:359] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.347021  6096 raft_consensus.cc:2804] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.348064  6096 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:00:26.348268  5937 leader_election.cc:343] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.348498  6096 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.349113  6089 raft_consensus.cc:385] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.349516  6089 raft_consensus.cc:740] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.350198  6089 consensus_queue.cc:260] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.352918  6089 ts_tablet_manager.cc:1434] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260713 09:00:26.353782  6089 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.355377  6096 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.358107  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.359323  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:26.359490  5897 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.364693  6089 tablet_bootstrap.cc:654] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.358281  6096 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
W20260713 09:00:26.360863  5937 leader_election.cc:343] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.367748  5897 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 1.
I20260713 09:00:26.368903  5936 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.369657  6096 raft_consensus.cc:2804] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.374176  6089 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.374262  6090 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.376421  6090 ts_tablet_manager.cc:1403] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.011s
I20260713 09:00:26.376843  6096 raft_consensus.cc:697] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:26.377306  6091 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.377815  6091 ts_tablet_manager.cc:1403] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.004s
I20260713 09:00:26.377764  6096 consensus_queue.cc:237] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.379215  6090 raft_consensus.cc:359] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.379909  6090 raft_consensus.cc:385] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.380192  6090 raft_consensus.cc:740] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.380620  6089 ts_tablet_manager.cc:1403] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260713 09:00:26.380859  6090 consensus_queue.cc:260] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.383940  6090 ts_tablet_manager.cc:1434] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:26.384810  6090 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.385090  6089 raft_consensus.cc:359] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.385843  6089 raft_consensus.cc:385] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.386175  6089 raft_consensus.cc:740] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.386994  6089 consensus_queue.cc:260] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.390249  6094 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.390738  6094 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.381245  6091 raft_consensus.cc:359] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.391525  6091 raft_consensus.cc:385] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.391835  6091 raft_consensus.cc:740] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.393280  6094 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.392489  6091 consensus_queue.cc:260] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.395239  6089 ts_tablet_manager.cc:1434] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:00:26.396430  6089 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.402271  6090 tablet_bootstrap.cc:654] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.402629  6089 tablet_bootstrap.cc:654] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.402981  6098 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.403474  6098 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.404572  5792 catalog_manager.cc:5697] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:26.405516  6091 ts_tablet_manager.cc:1434] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260713 09:00:26.406036  6098 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.406450  6091 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.412758  6091 tablet_bootstrap.cc:654] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.435712  6089 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.436197  6089 ts_tablet_manager.cc:1403] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.001s
I20260713 09:00:26.443333  6091 tablet_bootstrap.cc:492] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.443794  6091 ts_tablet_manager.cc:1403] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.005s
I20260713 09:00:26.446101  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.446710  5897 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.447973  6010 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.450261  6098 raft_consensus.cc:2804] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.446444  6091 raft_consensus.cc:359] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.450641  6098 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.450831  6091 raft_consensus.cc:385] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.450984  6098 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.451144  6091 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.451865  6091 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.456156  6089 raft_consensus.cc:359] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.456926  6089 raft_consensus.cc:385] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.457276  6089 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.457683  6091 ts_tablet_manager.cc:1434] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:00:26.457954  6089 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.459641  6091 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.459596  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.460618  6089 ts_tablet_manager.cc:1434] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260713 09:00:26.457695  6098 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.461607  6089 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.462517  6098 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.463160  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
W20260713 09:00:26.463640  5862 leader_election.cc:343] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.463680  5897 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.465868  6091 tablet_bootstrap.cc:654] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.469038  6089 tablet_bootstrap.cc:654] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.485476  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.487246  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
W20260713 09:00:26.489992  6011 leader_election.cc:343] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:26.490767  6011 leader_election.cc:343] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.491922  6090 tablet_bootstrap.cc:492] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.492393  6090 ts_tablet_manager.cc:1403] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.108s	user 0.027s	sys 0.015s
I20260713 09:00:26.495311  5897 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.496717  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.496680  6090 raft_consensus.cc:359] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.496618  6010 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 5e496124aa384773855d52feb6d0401c
I20260713 09:00:26.497484  6090 raft_consensus.cc:385] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.497602  6046 raft_consensus.cc:2393] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 695222c11c814819b66ba45a88959641 in current term 1: Already voted for candidate 6af46a6fef6e4187aad040ca99510374 in this term.
I20260713 09:00:26.499230  6098 raft_consensus.cc:2804] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.499904  5862 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 695222c11c814819b66ba45a88959641; no voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.500984  6094 raft_consensus.cc:2749] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.498979  6090 raft_consensus.cc:740] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.503571  6090 consensus_queue.cc:260] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.505525  6091 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.505995  6091 ts_tablet_manager.cc:1403] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.007s
I20260713 09:00:26.508646  6091 raft_consensus.cc:359] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.509366  6091 raft_consensus.cc:385] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.509687  6091 raft_consensus.cc:740] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.510594  6089 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.510475  6091 consensus_queue.cc:260] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.512804  6091 ts_tablet_manager.cc:1434] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:00:26.513707  6091 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.511060  6089 ts_tablet_manager.cc:1403] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.012s
I20260713 09:00:26.526260  6091 tablet_bootstrap.cc:654] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.528872  6089 raft_consensus.cc:359] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.529542  6089 raft_consensus.cc:385] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.529834  6089 raft_consensus.cc:740] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.532905  6098 raft_consensus.cc:697] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:26.533262  6124 raft_consensus.cc:493] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.533687  6124 raft_consensus.cc:515] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.533723  6098 consensus_queue.cc:237] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.535799  6124 leader_election.cc:290] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.536497  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.537151  5897 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.538290  6010 leader_election.cc:304] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.539232  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.539832  5972 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.539259  6123 raft_consensus.cc:2804] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.540956  6123 raft_consensus.cc:493] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.541282  6123 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.542508  6089 consensus_queue.cc:260] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.543712  6090 ts_tablet_manager.cc:1434] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.051s	user 0.012s	sys 0.011s
I20260713 09:00:26.544654  6090 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.546196  6089 ts_tablet_manager.cc:1434] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:00:26.546854  6094 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.547276  6094 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.549160  6094 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.549729  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.549888  6125 raft_consensus.cc:493] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.550132  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.550303  5972 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 0.
I20260713 09:00:26.550652  6089 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.550303  6125 raft_consensus.cc:515] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.551486  5862 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:26.552145  6094 raft_consensus.cc:2804] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.552572  6094 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.552906  6094 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.536494  6124 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.554365  6124 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.555416  6046 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 0.
I20260713 09:00:26.557377  6124 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.557806  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.559387  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.559916  5972 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.561127  6011 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.562968  6098 raft_consensus.cc:2804] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.563319  6098 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.563632  6098 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.567175  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.570623  6125 leader_election.cc:290] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.571182  6094 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
W20260713 09:00:26.571611  6010 leader_election.cc:343] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 695222c11c814819b66ba45a88959641 (127.5.160.129:42579): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.572499  5897 raft_consensus.cc:2393] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6af46a6fef6e4187aad040ca99510374 in current term 1: Already voted for candidate 695222c11c814819b66ba45a88959641 in this term.
I20260713 09:00:26.573283  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
W20260713 09:00:26.575225  6011 leader_election.cc:343] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.575635  6011 leader_election.cc:304] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6af46a6fef6e4187aad040ca99510374; no voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641
I20260713 09:00:26.578131  6123 raft_consensus.cc:515] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.579322  6091 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.579803  6091 ts_tablet_manager.cc:1403] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.066s	user 0.030s	sys 0.012s
I20260713 09:00:26.580703  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.581208  5897 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.582118  6098 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.584365  6091 raft_consensus.cc:359] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.584951  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.585083  6091 raft_consensus.cc:385] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.585520  5972 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.576825  6125 raft_consensus.cc:2749] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.588490  6090 tablet_bootstrap.cc:654] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.564580  5793 catalog_manager.cc:5697] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:26.589425  6089 tablet_bootstrap.cc:654] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.590184  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.585513  6091 raft_consensus.cc:740] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.593503  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.593673  5896 raft_consensus.cc:2393] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6af46a6fef6e4187aad040ca99510374 in current term 1: Already voted for candidate 695222c11c814819b66ba45a88959641 in this term.
I20260713 09:00:26.596022  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:26.595671  6094 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.596871  6046 raft_consensus.cc:2393] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 695222c11c814819b66ba45a88959641 in current term 1: Already voted for candidate 6af46a6fef6e4187aad040ca99510374 in this term.
I20260713 09:00:26.596915  6091 consensus_queue.cc:260] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.597869  5862 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [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: 695222c11c814819b66ba45a88959641; no voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.599259  6091 ts_tablet_manager.cc:1434] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:00:26.586503  6098 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.600198  6094 raft_consensus.cc:2749] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.600219  6091 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.603051  6094 raft_consensus.cc:493] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.603468  6094 raft_consensus.cc:515] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.605449  5897 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.605958  6094 leader_election.cc:290] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.606885  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.608774  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.609350  5971 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 0.
I20260713 09:00:26.609778  6010 leader_election.cc:304] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
W20260713 09:00:26.611555  5862 leader_election.cc:343] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.611626  5972 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.607875  6123 leader_election.cc:290] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.613605  5862 leader_election.cc:304] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [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: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.613266  6098 raft_consensus.cc:2804] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.614470  6011 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [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: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 695222c11c814819b66ba45a88959641
I20260713 09:00:26.617619  6098 raft_consensus.cc:697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:26.615549  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.618528  6125 raft_consensus.cc:2804] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.622900  6125 raft_consensus.cc:697] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:26.615373  6094 raft_consensus.cc:2804] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.624905  5971 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.624925  6094 raft_consensus.cc:493] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.626173  6094 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.623991  6125 consensus_queue.cc:237] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.630956  6098 consensus_queue.cc:237] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.632596  6089 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.633034  6089 ts_tablet_manager.cc:1403] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.083s	user 0.007s	sys 0.007s
I20260713 09:00:26.635295  6089 raft_consensus.cc:359] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.635871  6089 raft_consensus.cc:385] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.636113  6089 raft_consensus.cc:740] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.636337  5971 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.636684  6089 consensus_queue.cc:260] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.638533  6089 ts_tablet_manager.cc:1434] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260713 09:00:26.641155  6090 tablet_bootstrap.cc:492] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.641613  6090 ts_tablet_manager.cc:1403] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.097s	user 0.003s	sys 0.029s
I20260713 09:00:26.641163  6089 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: Bootstrap starting.
I20260713 09:00:26.647389  6091 tablet_bootstrap.cc:654] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.649561  6089 tablet_bootstrap.cc:654] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.651661  6094 raft_consensus.cc:515] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.652915  6090 raft_consensus.cc:359] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.653537  6094 leader_election.cc:290] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.653599  6090 raft_consensus.cc:385] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.653980  6090 raft_consensus.cc:740] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.654685  6090 consensus_queue.cc:260] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.656750  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:26.657943  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
W20260713 09:00:26.658085  5862 leader_election.cc:343] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.658460  5971 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.659729  6090 ts_tablet_manager.cc:1434] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 09:00:26.660691  6090 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.667137  6091 tablet_bootstrap.cc:492] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.667603  6091 ts_tablet_manager.cc:1403] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.068s	user 0.005s	sys 0.016s
I20260713 09:00:26.668196  5971 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 1.
I20260713 09:00:26.669216  5862 leader_election.cc:304] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [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: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.669938  6094 raft_consensus.cc:2804] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.670390  6094 raft_consensus.cc:697] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:26.671212  6094 consensus_queue.cc:237] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.672206  6089 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: No bootstrap required, opened a new log
I20260713 09:00:26.672595  6089 ts_tablet_manager.cc:1403] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.000s
I20260713 09:00:26.675086  6089 raft_consensus.cc:359] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.675714  6089 raft_consensus.cc:385] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.675963  6089 raft_consensus.cc:740] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.676628  6089 consensus_queue.cc:260] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.677968  6091 raft_consensus.cc:359] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.678555  6089 ts_tablet_manager.cc:1434] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:26.679626  6091 raft_consensus.cc:385] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.679950  6091 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.680687  6091 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.682235  6090 tablet_bootstrap.cc:654] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.687717  6108 raft_consensus.cc:493] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.688123  6108 raft_consensus.cc:515] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.689311  6096 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.689769  6096 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.690166  6108 leader_election.cc:290] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.691130  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.691694  6046 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 0.
I20260713 09:00:26.693316  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.693677  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.693894  5897 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 0.
I20260713 09:00:26.694365  5896 raft_consensus.cc:2393] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e496124aa384773855d52feb6d0401c in current term 1: Already voted for candidate 6af46a6fef6e4187aad040ca99510374 in this term.
I20260713 09:00:26.693512  5791 catalog_manager.cc:5697] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:26.695025  5937 leader_election.cc:304] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.695604  6108 raft_consensus.cc:2804] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.696002  6108 raft_consensus.cc:493] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.695382  5791 catalog_manager.cc:5697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:26.696414  6108 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.696970  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.698385  6096 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.698454  5937 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5e496124aa384773855d52feb6d0401c; no voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.702880  6108 raft_consensus.cc:515] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.704577  6096 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.704799  6108 leader_election.cc:290] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.705391  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.705788  5896 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.709822  5896 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 1.
I20260713 09:00:26.711043  5936 leader_election.cc:304] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:26.711943  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:26.712105  6108 raft_consensus.cc:2804] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.712466  6046 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.714188  6096 raft_consensus.cc:2749] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.719447  6046 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 1.
I20260713 09:00:26.728777  5791 catalog_manager.cc:5697] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:26.730901  6108 raft_consensus.cc:697] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:26.731375  6094 raft_consensus.cc:493] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.731710  6108 consensus_queue.cc:237] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.731901  6094 raft_consensus.cc:515] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.734390  6094 leader_election.cc:290] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.700232  6091 ts_tablet_manager.cc:1434] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.003s
I20260713 09:00:26.736407  6091 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.736339  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.751830  6046 raft_consensus.cc:2468] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 0.
I20260713 09:00:26.735013  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.750348  5792 catalog_manager.cc:5697] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:26.753556  5862 leader_election.cc:304] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
W20260713 09:00:26.754439  5862 leader_election.cc:343] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.761947  6091 tablet_bootstrap.cc:654] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.765429  6094 raft_consensus.cc:2804] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.765802  6094 raft_consensus.cc:493] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.766122  6094 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.766616  6090 tablet_bootstrap.cc:492] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.767302  6090 ts_tablet_manager.cc:1403] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.107s	user 0.049s	sys 0.039s
I20260713 09:00:26.767421  6129 raft_consensus.cc:493] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.767817  6129 raft_consensus.cc:515] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.769871  6129 leader_election.cc:290] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.770082  6090 raft_consensus.cc:359] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.770766  6090 raft_consensus.cc:385] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.771029  6090 raft_consensus.cc:740] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.771639  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.771660  6090 consensus_queue.cc:260] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.772341  6094 raft_consensus.cc:515] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.773595  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.774099  6091 tablet_bootstrap.cc:492] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.774250  6094 leader_election.cc:290] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.774497  6091 ts_tablet_manager.cc:1403] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.005s
W20260713 09:00:26.775519  5862 leader_election.cc:343] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.779325  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
W20260713 09:00:26.779803  5862 leader_election.cc:343] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:26.780313  5862 leader_election.cc:304] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 695222c11c814819b66ba45a88959641; no voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:26.776055  6090 ts_tablet_manager.cc:1434] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:00:26.778725  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.779831  6046 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.781883  6090 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.787302  6046 raft_consensus.cc:2468] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 1.
I20260713 09:00:26.780997  6094 raft_consensus.cc:2749] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.787698  6090 tablet_bootstrap.cc:654] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.777587  6091 raft_consensus.cc:359] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.788085  6091 raft_consensus.cc:385] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.788635  6091 raft_consensus.cc:740] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.789131  5862 leader_election.cc:304] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.789785  6091 consensus_queue.cc:260] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.790625  5971 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.791898  6091 ts_tablet_manager.cc:1434] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260713 09:00:26.792723  6091 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: Bootstrap starting.
I20260713 09:00:26.797049  5971 raft_consensus.cc:2468] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 1.
I20260713 09:00:26.797906  6091 tablet_bootstrap.cc:654] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.797408  6094 raft_consensus.cc:2804] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.802955  6094 raft_consensus.cc:697] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:26.803603  6108 raft_consensus.cc:493] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.804026  6108 raft_consensus.cc:515] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.804107  6094 consensus_queue.cc:237] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.805971  6108 leader_election.cc:290] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.807125  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.807746  5896 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 0.
I20260713 09:00:26.808426  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374" is_pre_election: true
I20260713 09:00:26.808956  5936 leader_election.cc:304] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:26.809052  6046 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 0.
I20260713 09:00:26.809665  6108 raft_consensus.cc:2804] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.809988  6108 raft_consensus.cc:493] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.810333  6108 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.816864  6108 raft_consensus.cc:515] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.818864  6108 leader_election.cc:290] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:26.819350  6090 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.819826  6090 ts_tablet_manager.cc:1403] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.012s
I20260713 09:00:26.819861  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.820492  5896 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.822752  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:26.822793  6090 raft_consensus.cc:359] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.823346  6046 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.823508  6090 raft_consensus.cc:385] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.823851  6090 raft_consensus.cc:740] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.824517  6090 consensus_queue.cc:260] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.828608  6090 ts_tablet_manager.cc:1434] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:00:26.829499  6090 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.830431  6046 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 1.
I20260713 09:00:26.831600  5937 leader_election.cc:304] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.832299  6108 raft_consensus.cc:2804] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.832751  6108 raft_consensus.cc:697] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:26.833535  6108 consensus_queue.cc:237] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.841785  6090 tablet_bootstrap.cc:654] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.841866  5896 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 1.
I20260713 09:00:26.823545  6091 tablet_bootstrap.cc:492] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: No bootstrap required, opened a new log
I20260713 09:00:26.847292  5791 catalog_manager.cc:5697] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 1 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:26.850006  6091 ts_tablet_manager.cc:1403] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: Time spent bootstrapping tablet: real 0.057s	user 0.010s	sys 0.002s
I20260713 09:00:26.852943  6091 raft_consensus.cc:359] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.853554  6091 raft_consensus.cc:385] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.853803  6091 raft_consensus.cc:740] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.854068  6090 tablet_bootstrap.cc:492] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.854532  6090 ts_tablet_manager.cc:1403] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260713 09:00:26.856969  6090 raft_consensus.cc:359] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.857595  6090 raft_consensus.cc:385] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.857848  6090 raft_consensus.cc:740] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.858417  6090 consensus_queue.cc:260] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.858556  6091 consensus_queue.cc:260] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.860774  6090 ts_tablet_manager.cc:1434] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:26.861601  6090 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: Bootstrap starting.
I20260713 09:00:26.866948  6090 tablet_bootstrap.cc:654] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:26.872046  6091 ts_tablet_manager.cc:1434] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: Time spent starting tablet: real 0.022s	user 0.001s	sys 0.005s
I20260713 09:00:26.880609  5791 catalog_manager.cc:5697] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 0 to 1, leader changed from <none> to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
W20260713 09:00:26.882124  5937 consensus_peers.cc:597] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c -> Peer 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827): Couldn't send request to peer 6af46a6fef6e4187aad040ca99510374. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:26.886152  6090 tablet_bootstrap.cc:492] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: No bootstrap required, opened a new log
I20260713 09:00:26.886564  6090 ts_tablet_manager.cc:1403] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260713 09:00:26.888772  6090 raft_consensus.cc:359] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.889230  6090 raft_consensus.cc:385] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:26.889415  6090 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Initialized, Role: FOLLOWER
I20260713 09:00:26.889892  6090 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:26.891423  6090 ts_tablet_manager.cc:1434] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:26.915906  6098 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:26.928500  6098 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:26.943009  6098 raft_consensus.cc:493] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.943459  6098 raft_consensus.cc:515] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.945473  6098 leader_election.cc:290] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.946168  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.946408  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.947175  5971 raft_consensus.cc:2393] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6af46a6fef6e4187aad040ca99510374 in current term 1: Already voted for candidate 695222c11c814819b66ba45a88959641 in this term.
I20260713 09:00:26.948269  6011 leader_election.cc:304] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6af46a6fef6e4187aad040ca99510374; no voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641
I20260713 09:00:26.948834  6098 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.953305  6108 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:26.954103  6098 raft_consensus.cc:2749] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:26.973040  6098 raft_consensus.cc:493] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:26.973460  6098 raft_consensus.cc:515] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.975417  6098 leader_election.cc:290] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.975798  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:26.975951  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:26.976482  5971 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.976430  5896 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 0.
I20260713 09:00:26.977541  6011 leader_election.cc:304] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.978235  6098 raft_consensus.cc:2804] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:26.978559  6098 raft_consensus.cc:493] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:26.978964  6098 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.983680  6098 raft_consensus.cc:515] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:26.985462  6098 leader_election.cc:290] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:26.985797  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:26.986001  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:26.986346  5896 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.986441  5971 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:26.990806  5971 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.991631  6011 leader_election.cc:304] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:26.992312  6098 raft_consensus.cc:2804] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:26.992954  6098 raft_consensus.cc:697] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:26.992751  5896 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 1.
I20260713 09:00:26.993819  6098 consensus_queue.cc:237] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.002537  5791 catalog_manager.cc:5697] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:27.091463  6098 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.107102  6098 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.127700  6094 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.140920  6157 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:00:27.147173  6098 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:27.147698  6098 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:27.151286  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e496124aa384773855d52feb6d0401c" is_pre_election: true
I20260713 09:00:27.152798  6098 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:27.152878  5896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "695222c11c814819b66ba45a88959641" is_pre_election: true
I20260713 09:00:27.154479  6010 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6af46a6fef6e4187aad040ca99510374; no voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641
I20260713 09:00:27.155233  6098 raft_consensus.cc:2749] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:27.167599  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:43810
I20260713 09:00:27.168197  5971 raft_consensus.cc:606] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:27.182659  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:27.183226  6046 raft_consensus.cc:606] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:27.188354  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:27.188747  6046 raft_consensus.cc:606] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:27.193285  5971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:43810
I20260713 09:00:27.193667  5971 raft_consensus.cc:606] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:27.198096  6046 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:27.198532  6046 raft_consensus.cc:606] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:27.204929  6098 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.214907  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:00:27.215034  6157 consensus_queue.cc:1048] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.215416  5897 raft_consensus.cc:606] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:27.225237  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:27.225847  6045 raft_consensus.cc:606] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:27.227272  6138 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:27.233958  6125 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.244864  6129 consensus_queue.cc:1048] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.245105  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:00:27.245661  5897 raft_consensus.cc:606] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Received request to transfer leadership to TS 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:27.249429  6094 raft_consensus.cc:993] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: : Instructing follower 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:27.249819  6129 raft_consensus.cc:1081] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Signalling peer 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:27.251591  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:51008
I20260713 09:00:27.252091  6045 raft_consensus.cc:493] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.252447  6045 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.260921  6045 raft_consensus.cc:515] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.263517  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:27.263875  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2243c2686e6498c92a6d7d85c1451f7" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:27.264038  5897 raft_consensus.cc:3055] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.264398  5972 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.264376  5897 raft_consensus.cc:740] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.265442  5897 consensus_queue.cc:260] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.270655  5972 raft_consensus.cc:2468] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 2.
I20260713 09:00:27.270797  6123 raft_consensus.cc:993] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.271085  5897 raft_consensus.cc:3060] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.271420  6125 raft_consensus.cc:1081] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.272763  6011 leader_election.cc:304] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:27.274199  6125 raft_consensus.cc:2804] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.274111  6138 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.276750  6125 raft_consensus.cc:697] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:27.277673  6125 consensus_queue.cc:237] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.280460  5971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43800
I20260713 09:00:27.281003  5971 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.281422  5971 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.284705  5793 catalog_manager.cc:5697] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 1 to 2, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:27.271087  6045 leader_election.cc:290] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 2 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:27.291798  5971 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.294724  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:27.295277  5895 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.302039  6108 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260713 09:00:27.304989  5895 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.306087  5936 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:27.311785  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.312440  6045 raft_consensus.cc:3055] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.312790  6045 raft_consensus.cc:740] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:27.313665  6045 consensus_queue.cc:260] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.314823  6045 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.318564  6096 raft_consensus.cc:2804] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.319077  6096 raft_consensus.cc:697] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:27.319883  6096 consensus_queue.cc:237] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.320281  6108 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.321674  5897 raft_consensus.cc:2468] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 2.
I20260713 09:00:27.323885  6045 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.320497  5971 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.338479  5791 catalog_manager.cc:5697] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 1 to 2, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 2 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.344305  6169 raft_consensus.cc:993] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.344774  6169 raft_consensus.cc:1081] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.346702  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42080
I20260713 09:00:27.347286  5895 raft_consensus.cc:493] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.347690  5895 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.353940  5895 raft_consensus.cc:515] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.355954  5895 leader_election.cc:290] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.357069  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:27.357151  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.357650  5971 raft_consensus.cc:3055] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.357724  6046 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.358014  5971 raft_consensus.cc:740] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:27.358769  5971 consensus_queue.cc:260] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.359700  5971 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.363637  5971 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.364038  6046 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.364727  5862 leader_election.cc:304] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:27.365460  6129 raft_consensus.cc:2804] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.365912  6129 raft_consensus.cc:697] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.366865  6046 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:27.366688  6129 consensus_queue.cc:237] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.375890  5791 catalog_manager.cc:5697] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 1 to 2, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.417593  6125 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.423094  6123 raft_consensus.cc:993] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.423491  6123 raft_consensus.cc:1081] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.425792  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43800
I20260713 09:00:27.426314  5972 raft_consensus.cc:493] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.426707  5972 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.428346  6123 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:27.434002  5972 raft_consensus.cc:515] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.438710  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:27.440658  5972 leader_election.cc:290] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.441329  5895 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.442323  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.442910  6046 raft_consensus.cc:3055] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.443198  6046 raft_consensus.cc:740] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:27.443912  6046 consensus_queue.cc:260] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.444911  6046 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.447624  5895 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.448899  5936 leader_election.cc:304] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:27.449673  6096 raft_consensus.cc:2804] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.450105  6096 raft_consensus.cc:697] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:27.450867  6096 consensus_queue.cc:237] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.456266  6046 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.459848  5791 catalog_manager.cc:5697] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 1 to 2, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 2 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.540853  6138 raft_consensus.cc:993] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.541249  6096 raft_consensus.cc:1081] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.542742  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42080
I20260713 09:00:27.543397  5895 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.543792  5895 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.544865  6098 raft_consensus.cc:993] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.545264  6125 raft_consensus.cc:1081] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.546718  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42088
I20260713 09:00:27.547212  5897 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.547542  5897 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.549589  5895 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:27.551496  5895 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Requested vote from peers 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:27.552445  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:27.552978  6046 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.552989  5972 raft_consensus.cc:3055] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.553582  6046 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.553320  5897 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.553805  5972 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:27.554611  5972 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:27.555334  5897 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.555727  5972 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.557374  5971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:27.557857  5971 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.557803  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.558450  6045 raft_consensus.cc:3055] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.558799  6045 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:27.559782  6046 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.559514  6045 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.560628  6045 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.563845  5971 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.565198  5862 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:27.565778  5972 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.565938  6129 raft_consensus.cc:2804] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.566418  6129 raft_consensus.cc:697] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.566395  6045 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.567288  5862 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:27.567335  6129 consensus_queue.cc:237] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.568136  6094 raft_consensus.cc:2804] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.568533  6094 raft_consensus.cc:697] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.569173  6094 consensus_queue.cc:237] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:27.573796  5791 catalog_manager.cc:5697] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 1 to 2, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.584540  5791 catalog_manager.cc:5697] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 1 to 2, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.653141  6124 raft_consensus.cc:993] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.653555  6125 raft_consensus.cc:1081] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:27.654996  5897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42088
I20260713 09:00:27.655457  5897 raft_consensus.cc:493] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.655941  5897 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.661396  5897 raft_consensus.cc:515] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.663460  5897 leader_election.cc:290] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.664144  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:27.664450  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.664760  5972 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.665017  6045 raft_consensus.cc:3055] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.665387  6045 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:27.666582  6045 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.667789  6045 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.671979  6045 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.672814  5862 leader_election.cc:304] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:27.673400  6094 raft_consensus.cc:2804] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.673792  6094 raft_consensus.cc:697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.674767  5972 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 2.
I20260713 09:00:27.674635  6094 consensus_queue.cc:237] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.681715  5791 catalog_manager.cc:5697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 1 to 2, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.708353  6094 raft_consensus.cc:993] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.708811  6129 raft_consensus.cc:1081] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:27.710409  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43784
I20260713 09:00:27.710997  5972 raft_consensus.cc:493] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:27.711378  5972 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.717751  5972 raft_consensus.cc:515] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.719599  5972 leader_election.cc:290] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:27.720099  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:27.720638  5897 raft_consensus.cc:3055] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:27.720534  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:27.720994  5897 raft_consensus.cc:740] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:27.721194  6045 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.721762  5897 consensus_queue.cc:260] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.722893  5897 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:27.727063  6045 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.727995  5937 leader_election.cc:304] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:27.728695  5897 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 2.
I20260713 09:00:27.728693  6096 raft_consensus.cc:2804] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:27.729430  6096 raft_consensus.cc:697] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:27.730180  6096 consensus_queue.cc:237] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:27.735913  5791 catalog_manager.cc:5697] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 1 to 2, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 2 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:27.823451  5972 raft_consensus.cc:1275] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.824477  6129 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.830636  6045 raft_consensus.cc:1275] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.831950  6157 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.848734  5897 raft_consensus.cc:1275] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.849663  6125 consensus_queue.cc:1048] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.852120  5895 raft_consensus.cc:1275] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.853266  6096 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.855850  5972 raft_consensus.cc:1275] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.857585  6123 consensus_queue.cc:1048] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.859922  6045 raft_consensus.cc:1275] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.863584  6138 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.886826  6045 raft_consensus.cc:1275] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.887878  6138 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.893993  5897 raft_consensus.cc:1275] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.895203  6169 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.951637  6045 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.952656  6094 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:27.959084  5972 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:27.960582  6157 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.077387  6045 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.078673  6157 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.085903  5972 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.087042  6129 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.121102  5897 raft_consensus.cc:1275] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.122862  6138 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.124289  6045 raft_consensus.cc:1275] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.125699  6138 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.133621  6046 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.135581  6094 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:28.144881  5972 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:28.146136  6129 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:30.271196  5762 auto_leader_rebalancer-test.cc:320] The leader distribution is 
I20260713 09:00:30.271879  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:30.287654  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:42096
I20260713 09:00:30.288086  5897 raft_consensus.cc:606] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Received request to transfer leadership to TS 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:30.297698  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:30.298105  5972 raft_consensus.cc:606] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Received request to transfer leadership to TS 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:30.299113  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:30.299460  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:30.582537  6184 raft_consensus.cc:993] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:30.582978  6138 raft_consensus.cc:1081] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Signalling peer 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:30.584427  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:51000
I20260713 09:00:30.584939  6045 raft_consensus.cc:493] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.585197  6045 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.589227  6045 raft_consensus.cc:515] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.590586  6045 leader_election.cc:290] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 2 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:30.591259  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:30.591431  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:30.591800  5897 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.591969  5972 raft_consensus.cc:3055] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:30.592303  5972 raft_consensus.cc:740] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:30.593037  5972 consensus_queue.cc:260] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.594147  5972 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:30.597733  5897 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 2.
I20260713 09:00:30.598837  6010 leader_election.cc:304] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:30.599571  6125 raft_consensus.cc:2804] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:30.600028  5972 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 2.
I20260713 09:00:30.600590  6125 raft_consensus.cc:697] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:30.601387  6125 consensus_queue.cc:237] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.607169  5791 catalog_manager.cc:5697] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 1 to 2, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:30.742341  6129 raft_consensus.cc:993] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: : Instructing follower 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:30.742851  6192 raft_consensus.cc:1081] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Signalling peer 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:30.744129  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:51008
I20260713 09:00:30.744534  6045 raft_consensus.cc:493] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:30.744801  6045 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:30.748785  6045 raft_consensus.cc:515] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.750116  6045 leader_election.cc:290] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:30.750774  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:30.751037  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:30.751327  5897 raft_consensus.cc:3055] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:30.751547  5972 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:30.751655  5897 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:30.752409  5897 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.753521  5897 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:30.757647  5972 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 3.
I20260713 09:00:30.758566  6011 leader_election.cc:304] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [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: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:30.759106  5897 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 3.
I20260713 09:00:30.759148  6125 raft_consensus.cc:2804] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:30.759608  6125 raft_consensus.cc:697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:30.760246  6125 consensus_queue.cc:237] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:30.768004  5791 catalog_manager.cc:5697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 2 to 3, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:31.049062  5972 raft_consensus.cc:1275] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:31.050181  6125 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:31.060407  5897 raft_consensus.cc:1275] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:31.065482  6186 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:31.184506  5897 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.185437  6186 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:31.192317  5972 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.193940  6125 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:31.300094  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:31.308733  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:00:31.309145  5897 raft_consensus.cc:606] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:31.313009  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:00:31.313374  5897 raft_consensus.cc:606] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:31.317023  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:31.317371  6045 raft_consensus.cc:606] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:31.320995  5897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0"
dest_uuid: "695222c11c814819b66ba45a88959641"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:42094
I20260713 09:00:31.321355  5897 raft_consensus.cc:606] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:31.329041  6045 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
mode: GRACEFUL
new_leader_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:51022
I20260713 09:00:31.329417  6045 raft_consensus.cc:606] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Received request to transfer leadership to TS 5e496124aa384773855d52feb6d0401c
I20260713 09:00:31.392383  6192 raft_consensus.cc:993] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.392781  6129 raft_consensus.cc:1081] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.393977  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43784
I20260713 09:00:31.394397  5972 raft_consensus.cc:493] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:31.394676  5972 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.398468  5972 raft_consensus.cc:515] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.399732  5972 leader_election.cc:290] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:31.400352  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:31.400703  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90396588165d4970a3ec4ba0618f15e0" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:31.401017  5897 raft_consensus.cc:3055] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:31.401222  6045 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.401324  5897 raft_consensus.cc:740] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:31.401903  5897 consensus_queue.cc:260] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.402670  5897 raft_consensus.cc:3060] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.404965  6045 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.405831  5937 leader_election.cc:304] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:31.406230  5897 raft_consensus.cc:2468] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.406417  6138 raft_consensus.cc:2804] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:31.407301  6138 raft_consensus.cc:697] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:31.407909  6138 consensus_queue.cc:237] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.413540  5793 catalog_manager.cc:5697] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 2 to 3, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:31.476168  6196 raft_consensus.cc:993] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.476536  6125 raft_consensus.cc:1081] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.477766  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43800
I20260713 09:00:31.478150  5972 raft_consensus.cc:493] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:31.478408  5972 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.482007  5972 raft_consensus.cc:515] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.483332  5972 leader_election.cc:290] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:31.483985  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:31.484223  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c71bc07d272c4d5891bf6d4d74b2a273" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:31.484498  5897 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.484629  6045 raft_consensus.cc:3055] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:31.484918  6045 raft_consensus.cc:740] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:31.485416  6045 consensus_queue.cc:260] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.486157  6045 raft_consensus.cc:3060] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.488271  5897 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.489064  5936 leader_election.cc:304] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:31.489770  6138 raft_consensus.cc:2804] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:31.489930  6045 raft_consensus.cc:2468] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.490127  6138 raft_consensus.cc:697] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:31.490859  6138 consensus_queue.cc:237] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.495663  5793 catalog_manager.cc:5697] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 2 to 3, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:31.514878  6192 raft_consensus.cc:993] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.515221  6129 raft_consensus.cc:1081] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.516356  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43784
I20260713 09:00:31.516733  5972 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:31.516963  5972 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.520383  5972 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:31.521580  5972 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:31.522127  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:31.522533  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:31.522610  5897 raft_consensus.cc:3055] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:31.522922  5897 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:31.522939  6045 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.523552  5897 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:31.524268  5897 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.526536  6045 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.527276  5937 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:31.527837  6138 raft_consensus.cc:2804] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:31.527874  5897 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.528402  6138 raft_consensus.cc:697] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:31.529120  6138 consensus_queue.cc:237] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:31.534443  5793 catalog_manager.cc:5697] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 2 to 3, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:31.618399  6192 raft_consensus.cc:993] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.618795  6129 raft_consensus.cc:1081] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.619923  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43784
I20260713 09:00:31.620343  5972 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:31.620620  5972 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.624220  5972 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.625422  5972 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:31.626405  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:31.626415  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:31.626880  6045 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.627035  5897 raft_consensus.cc:3055] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:31.627368  5897 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:31.628897  5897 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.630918  5897 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:31.631451  6045 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.632200  5937 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:31.632761  6138 raft_consensus.cc:2804] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:31.633205  6138 raft_consensus.cc:697] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:31.633913  6138 consensus_queue.cc:237] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.635859  5897 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 3.
I20260713 09:00:31.640203  5793 catalog_manager.cc:5697] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 2 to 3, leader changed from 695222c11c814819b66ba45a88959641 (127.5.160.129) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 3 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:31.668864  6186 raft_consensus.cc:993] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: : Instructing follower 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.669237  6125 raft_consensus.cc:1081] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Signalling peer 5e496124aa384773855d52feb6d0401c to start an election
I20260713 09:00:31.670430  5972 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
 from {username='slave'} at 127.0.0.1:43800
I20260713 09:00:31.670919  5972 raft_consensus.cc:493] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:31.671221  5972 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:31.674674  5972 raft_consensus.cc:515] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.675861  5972 leader_election.cc:290] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [CANDIDATE]: Term 4 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:31.676510  5897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:31.676656  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b3e5215b0e845f1bb864bf33fae4e01" candidate_uuid: "5e496124aa384773855d52feb6d0401c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:31.676994  5897 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:31.677114  6045 raft_consensus.cc:3055] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:31.677428  6045 raft_consensus.cc:740] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:31.678071  6045 consensus_queue.cc:260] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.679114  6045 raft_consensus.cc:3060] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:31.682200  5897 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 4.
I20260713 09:00:31.683161  5936 leader_election.cc:304] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [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: 5e496124aa384773855d52feb6d0401c, 695222c11c814819b66ba45a88959641; no voters: 
I20260713 09:00:31.683880  6202 raft_consensus.cc:2804] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:31.684165  6045 raft_consensus.cc:2468] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e496124aa384773855d52feb6d0401c in term 4.
I20260713 09:00:31.684322  6202 raft_consensus.cc:697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 4 LEADER]: Becoming Leader. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:31.685427  6202 consensus_queue.cc:237] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:31.690613  5793 catalog_manager.cc:5697] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c reported cstate change: term changed from 3 to 4, leader changed from 6af46a6fef6e4187aad040ca99510374 (127.5.160.131) to 5e496124aa384773855d52feb6d0401c (127.5.160.130). New cstate: current_term: 4 leader_uuid: "5e496124aa384773855d52feb6d0401c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:31.926669  5897 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.927644  6202 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:31.935333  6046 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.936934  6202 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:31.951555  5897 raft_consensus.cc:1275] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.952455  6202 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:31.959498  6046 raft_consensus.cc:1275] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:31.960703  6202 consensus_queue.cc:1048] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:32.016815  6046 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:32.017840  6202 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:32.022169  6045 raft_consensus.cc:1275] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:32.024531  6211 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:32.025642  5897 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:32.027436  6218 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:32.037918  5897 raft_consensus.cc:1275] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:32.039073  6218 consensus_queue.cc:1048] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:32.213362  6045 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:32.214334  6218 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:32.221168  5897 raft_consensus.cc:1275] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Refusing update from remote peer 5e496124aa384773855d52feb6d0401c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:32.222903  6211 consensus_queue.cc:1048] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:34.335212  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:34.342054  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:34.342682  5972 raft_consensus.cc:606] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:34.345026  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:34.345391  5972 raft_consensus.cc:606] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:34.347301  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:34.347667  5972 raft_consensus.cc:606] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Received request to transfer leadership to TS 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:34.349588  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:34.349951  5972 raft_consensus.cc:606] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Received request to transfer leadership to TS 6af46a6fef6e4187aad040ca99510374
I20260713 09:00:34.351745  5972 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "5e496124aa384773855d52feb6d0401c"
mode: GRACEFUL
new_leader_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:43812
I20260713 09:00:34.352097  5972 raft_consensus.cc:606] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Received request to transfer leadership to TS 695222c11c814819b66ba45a88959641
I20260713 09:00:34.352963  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:00:34.353322  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:34.473042  6224 raft_consensus.cc:993] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.473601  6138 raft_consensus.cc:1081] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.474996  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42080
I20260713 09:00:34.475437  5895 raft_consensus.cc:493] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.475749  5895 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.480887  5895 raft_consensus.cc:515] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.482962  5895 leader_election.cc:290] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 3 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:34.483644  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:34.484287  5972 raft_consensus.cc:3055] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.484238  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "683a374985ae43d1905e1d579f9abcc0" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:34.484577  5972 raft_consensus.cc:740] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:34.484752  6045 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.485364  5972 consensus_queue.cc:260] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.486536  5972 raft_consensus.cc:3060] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.490823  6045 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 3.
I20260713 09:00:34.492110  5862 leader_election.cc:304] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:34.492486  5972 raft_consensus.cc:2468] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 3.
I20260713 09:00:34.493661  6225 raft_consensus.cc:2804] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.494621  6225 raft_consensus.cc:697] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 3 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:34.495512  6225 consensus_queue.cc:237] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.501597  5794 catalog_manager.cc:5697] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 2 to 3, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.581672  6224 raft_consensus.cc:993] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.582063  6138 raft_consensus.cc:1081] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.583185  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42080
I20260713 09:00:34.583577  5895 raft_consensus.cc:493] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.583827  5895 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.588040  5895 raft_consensus.cc:515] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.589386  5895 leader_election.cc:290] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 3 election: Requested vote from peers 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837), 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827)
I20260713 09:00:34.590075  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:34.590274  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08dfc1a2726e4300a1acdd452a255c9e" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:34.590561  5972 raft_consensus.cc:3055] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.590736  6045 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.590852  5972 raft_consensus.cc:740] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:34.591513  5972 consensus_queue.cc:260] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.592301  5972 raft_consensus.cc:3060] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.594412  6045 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 3.
I20260713 09:00:34.595196  5862 leader_election.cc:304] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:34.595773  6225 raft_consensus.cc:2804] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.596036  5972 raft_consensus.cc:2468] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 3.
I20260713 09:00:34.596104  6225 raft_consensus.cc:697] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 3 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:34.596891  6225 consensus_queue.cc:237] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.602551  5794 catalog_manager.cc:5697] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 2 to 3, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.695788  6224 raft_consensus.cc:993] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:34.696162  6138 raft_consensus.cc:1081] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Signalling peer 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:34.697319  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:51000
I20260713 09:00:34.697712  6045 raft_consensus.cc:493] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.697947  6045 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.701614  6045 raft_consensus.cc:515] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.703027  6045 leader_election.cc:290] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 4 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:34.703655  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:34.703929  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "960f781908854f82a8d70c6ef0eaa5b8" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:34.704169  5895 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.704399  5972 raft_consensus.cc:3055] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:34.704645  5972 raft_consensus.cc:740] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:34.705212  5972 consensus_queue.cc:260] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.706002  5972 raft_consensus.cc:3060] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.708348  5895 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 4.
I20260713 09:00:34.709368  6010 leader_election.cc:304] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:34.709534  5972 raft_consensus.cc:2468] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 4.
I20260713 09:00:34.710065  6125 raft_consensus.cc:2804] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:34.711004  6125 raft_consensus.cc:697] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 4 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:34.711732  6125 consensus_queue.cc:237] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.717428  5794 catalog_manager.cc:5697] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 3 to 4, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:34.751099  6224 raft_consensus.cc:993] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:34.751423  6138 raft_consensus.cc:1081] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Signalling peer 6af46a6fef6e4187aad040ca99510374 to start an election
I20260713 09:00:34.752545  6045 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90"
dest_uuid: "6af46a6fef6e4187aad040ca99510374"
 from {username='slave'} at 127.0.0.1:51000
I20260713 09:00:34.752892  6045 raft_consensus.cc:493] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.753116  6045 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.756700  6045 raft_consensus.cc:515] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.757855  6045 leader_election.cc:290] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [CANDIDATE]: Term 3 election: Requested vote from peers 695222c11c814819b66ba45a88959641 (127.5.160.129:42579), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:34.758703  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:34.758798  5895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d2b62894e0490d88892d0047a37d90" candidate_uuid: "6af46a6fef6e4187aad040ca99510374" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "695222c11c814819b66ba45a88959641"
I20260713 09:00:34.759073  5972 raft_consensus.cc:3055] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:34.759256  5895 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.759336  5972 raft_consensus.cc:740] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:34.759927  5972 consensus_queue.cc:260] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.760636  5972 raft_consensus.cc:3060] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:34.763298  5895 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 3.
I20260713 09:00:34.764052  5972 raft_consensus.cc:2468] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6af46a6fef6e4187aad040ca99510374 in term 3.
I20260713 09:00:34.764125  6010 leader_election.cc:304] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:34.764828  6125 raft_consensus.cc:2804] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:34.765161  6125 raft_consensus.cc:697] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Becoming Leader. State: Replica: 6af46a6fef6e4187aad040ca99510374, State: Running, Role: LEADER
I20260713 09:00:34.765843  6125 consensus_queue.cc:237] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } }
I20260713 09:00:34.771328  5794 catalog_manager.cc:5697] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 reported cstate change: term changed from 2 to 3, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 6af46a6fef6e4187aad040ca99510374 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "6af46a6fef6e4187aad040ca99510374" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:34.826691  6224 raft_consensus.cc:993] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: : Instructing follower 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.827060  6138 raft_consensus.cc:1081] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Signalling peer 695222c11c814819b66ba45a88959641 to start an election
I20260713 09:00:34.828183  5895 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637"
dest_uuid: "695222c11c814819b66ba45a88959641"
 from {username='slave'} at 127.0.0.1:42080
I20260713 09:00:34.828590  5895 raft_consensus.cc:493] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:34.828863  5895 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.832952  5895 raft_consensus.cc:515] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:34.834360  5895 leader_election.cc:290] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [CANDIDATE]: Term 4 election: Requested vote from peers 6af46a6fef6e4187aad040ca99510374 (127.5.160.131:41827), 5e496124aa384773855d52feb6d0401c (127.5.160.130:35837)
I20260713 09:00:34.835119  6045 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6af46a6fef6e4187aad040ca99510374"
I20260713 09:00:34.835284  5972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9da1ea939d54cefa9d5b1c0026f7637" candidate_uuid: "695222c11c814819b66ba45a88959641" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5e496124aa384773855d52feb6d0401c"
I20260713 09:00:34.835505  6045 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.835737  5972 raft_consensus.cc:3055] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:34.835983  5972 raft_consensus.cc:740] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5e496124aa384773855d52feb6d0401c, State: Running, Role: LEADER
I20260713 09:00:34.836594  5972 consensus_queue.cc:260] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:34.837334  5972 raft_consensus.cc:3060] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:34.839136  6045 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 4.
I20260713 09:00:34.839912  5862 leader_election.cc:304] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [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: 695222c11c814819b66ba45a88959641, 6af46a6fef6e4187aad040ca99510374; no voters: 
I20260713 09:00:34.840616  6225 raft_consensus.cc:2804] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:34.840960  6225 raft_consensus.cc:697] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 4 LEADER]: Becoming Leader. State: Replica: 695222c11c814819b66ba45a88959641, State: Running, Role: LEADER
I20260713 09:00:34.841248  5972 raft_consensus.cc:2468] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 695222c11c814819b66ba45a88959641 in term 4.
I20260713 09:00:34.841682  6225 consensus_queue.cc:237] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [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: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } }
I20260713 09:00:34.847330  5794 catalog_manager.cc:5697] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 reported cstate change: term changed from 3 to 4, leader changed from 5e496124aa384773855d52feb6d0401c (127.5.160.130) to 695222c11c814819b66ba45a88959641 (127.5.160.129). New cstate: current_term: 4 leader_uuid: "695222c11c814819b66ba45a88959641" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:34.875427  6045 raft_consensus.cc:1275] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.876346  6225 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:34.884847  5972 raft_consensus.cc:1275] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:34.886827  6226 consensus_queue.cc:1048] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:35.128078  6045 raft_consensus.cc:1275] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.129127  6226 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:35.137272  5972 raft_consensus.cc:1275] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.138729  6243 consensus_queue.cc:1048] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:35.229050  5895 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:35.230199  6125 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:35.234591  5897 raft_consensus.cc:1275] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.235785  6125 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "695222c11c814819b66ba45a88959641" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 42579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:35.240564  5972 raft_consensus.cc:1275] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:35.241748  6125 consensus_queue.cc:1048] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:35.252091  5972 raft_consensus.cc:1275] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Refusing update from remote peer 6af46a6fef6e4187aad040ca99510374: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:35.253762  6233 consensus_queue.cc:1048] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:35.281803  5972 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:35.282708  6243 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e496124aa384773855d52feb6d0401c" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 35837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:35.290030  6045 raft_consensus.cc:1275] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Refusing update from remote peer 695222c11c814819b66ba45a88959641: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:35.291325  6226 consensus_queue.cc:1048] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6af46a6fef6e4187aad040ca99510374" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41827 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:35.354000  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:35.359139  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:00:35.379506  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:35.380077  5762 tablet_replica.cc:333] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.380688  5762 raft_consensus.cc:2243] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.381145  5762 raft_consensus.cc:2272] T 90396588165d4970a3ec4ba0618f15e0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.383167  5762 tablet_replica.cc:333] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.383621  5762 raft_consensus.cc:2243] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.384248  5762 raft_consensus.cc:2272] T 683a374985ae43d1905e1d579f9abcc0 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.385881  5762 tablet_replica.cc:333] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.386313  5762 raft_consensus.cc:2243] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.386970  5762 raft_consensus.cc:2272] T 08dfc1a2726e4300a1acdd452a255c9e P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.389003  5762 tablet_replica.cc:333] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.389655  5762 raft_consensus.cc:2243] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.390105  5762 raft_consensus.cc:2272] T 960f781908854f82a8d70c6ef0eaa5b8 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.395829  5762 tablet_replica.cc:333] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.396406  5762 raft_consensus.cc:2243] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.396799  5762 raft_consensus.cc:2272] T 98d2b62894e0490d88892d0047a37d90 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:35.397274  5936 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:00:35.398977  5762 tablet_replica.cc:333] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.399580  5762 raft_consensus.cc:2243] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260713 09:00:35.400058  5936 consensus_peers.cc:597] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c -> Peer 695222c11c814819b66ba45a88959641 (127.5.160.129:42579): Couldn't send request to peer 695222c11c814819b66ba45a88959641. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:35.400071  5762 raft_consensus.cc:2272] T f2243c2686e6498c92a6d7d85c1451f7 P 695222c11c814819b66ba45a88959641 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.401969  5762 tablet_replica.cc:333] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.402545  5762 raft_consensus.cc:2243] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.402972  5762 raft_consensus.cc:2272] T c71bc07d272c4d5891bf6d4d74b2a273 P 695222c11c814819b66ba45a88959641 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.404759  5762 tablet_replica.cc:333] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.405128  5762 raft_consensus.cc:2243] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.405459  5762 raft_consensus.cc:2272] T 7b3e5215b0e845f1bb864bf33fae4e01 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.406915  5762 tablet_replica.cc:333] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641: stopping tablet replica
I20260713 09:00:35.407291  5762 raft_consensus.cc:2243] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.407888  5762 raft_consensus.cc:2272] T f9da1ea939d54cefa9d5b1c0026f7637 P 695222c11c814819b66ba45a88959641 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.491240  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:00:35.507277  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:00:35.524361  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:35.525000  5762 tablet_replica.cc:333] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.525667  5762 raft_consensus.cc:2243] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.526057  5762 raft_consensus.cc:2272] T 98d2b62894e0490d88892d0047a37d90 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.528424  5762 tablet_replica.cc:333] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.528851  5762 raft_consensus.cc:2243] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.529165  5762 raft_consensus.cc:2272] T 960f781908854f82a8d70c6ef0eaa5b8 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.530936  5762 tablet_replica.cc:333] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.531492  5762 raft_consensus.cc:2243] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.532313  5762 raft_consensus.cc:2272] T 90396588165d4970a3ec4ba0618f15e0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.533689  5762 tablet_replica.cc:333] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.534109  5762 raft_consensus.cc:2243] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.534425  5762 raft_consensus.cc:2272] T f2243c2686e6498c92a6d7d85c1451f7 P 5e496124aa384773855d52feb6d0401c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.535722  5762 tablet_replica.cc:333] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.536124  5762 raft_consensus.cc:2243] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.536691  5762 raft_consensus.cc:2272] T c71bc07d272c4d5891bf6d4d74b2a273 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.538064  5762 tablet_replica.cc:333] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.538468  5762 raft_consensus.cc:2243] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.538856  5762 raft_consensus.cc:2272] T f9da1ea939d54cefa9d5b1c0026f7637 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.540506  5762 tablet_replica.cc:333] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.540891  5762 raft_consensus.cc:2243] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.541476  5762 raft_consensus.cc:2272] T 7b3e5215b0e845f1bb864bf33fae4e01 P 5e496124aa384773855d52feb6d0401c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.542901  5762 tablet_replica.cc:333] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.543262  5762 raft_consensus.cc:2243] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.543563  5762 raft_consensus.cc:2272] T 683a374985ae43d1905e1d579f9abcc0 P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.545150  5762 tablet_replica.cc:333] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c: stopping tablet replica
I20260713 09:00:35.545506  5762 raft_consensus.cc:2243] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.545805  5762 raft_consensus.cc:2272] T 08dfc1a2726e4300a1acdd452a255c9e P 5e496124aa384773855d52feb6d0401c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.570433  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:00:35.585016  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:00:35.602629  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:35.603255  5762 tablet_replica.cc:333] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.603772  5762 raft_consensus.cc:2243] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.604184  5762 raft_consensus.cc:2272] T 683a374985ae43d1905e1d579f9abcc0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.606386  5762 tablet_replica.cc:333] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.606871  5762 raft_consensus.cc:2243] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.607546  5762 raft_consensus.cc:2272] T 98d2b62894e0490d88892d0047a37d90 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.609143  5762 tablet_replica.cc:333] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.609547  5762 raft_consensus.cc:2243] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.609880  5762 raft_consensus.cc:2272] T 90396588165d4970a3ec4ba0618f15e0 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.611215  5762 tablet_replica.cc:333] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.611622  5762 raft_consensus.cc:2243] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.611932  5762 raft_consensus.cc:2272] T f9da1ea939d54cefa9d5b1c0026f7637 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.613587  5762 tablet_replica.cc:333] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.613997  5762 raft_consensus.cc:2243] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.614336  5762 raft_consensus.cc:2272] T 7b3e5215b0e845f1bb864bf33fae4e01 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.615808  5762 tablet_replica.cc:333] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.616184  5762 raft_consensus.cc:2243] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.616781  5762 raft_consensus.cc:2272] T f2243c2686e6498c92a6d7d85c1451f7 P 6af46a6fef6e4187aad040ca99510374 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.618155  5762 tablet_replica.cc:333] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.618561  5762 raft_consensus.cc:2243] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.618903  5762 raft_consensus.cc:2272] T c71bc07d272c4d5891bf6d4d74b2a273 P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.620204  5762 tablet_replica.cc:333] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.620561  5762 raft_consensus.cc:2243] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:35.620884  5762 raft_consensus.cc:2272] T 08dfc1a2726e4300a1acdd452a255c9e P 6af46a6fef6e4187aad040ca99510374 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.622579  5762 tablet_replica.cc:333] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374: stopping tablet replica
I20260713 09:00:35.622941  5762 raft_consensus.cc:2243] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.623503  5762 raft_consensus.cc:2272] T 960f781908854f82a8d70c6ef0eaa5b8 P 6af46a6fef6e4187aad040ca99510374 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.646806  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:00:35.661126  5762 master.cc:562] Master@127.5.160.190:38677 shutting down...
I20260713 09:00:35.844090  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:35.844579  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:35.844880  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14e856830cb7458cb2e0e5513b3b5ad8: stopping tablet replica
I20260713 09:00:35.863191  5762 master.cc:584] Master@127.5.160.190:38677 shutdown complete.
5e496124aa384773855d52feb6d0401c  4
695222c11c814819b66ba45a88959641  4
6af46a6fef6e4187aad040ca99510374  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12054 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260713 09:00:35.896575  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:44769
I20260713 09:00:35.897578  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:35.902290  6254 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:35.903182  6255 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:35.903447  6257 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:35.903717  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:35.904428  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:35.904592  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:35.904698  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933235904688 us; error 0 us; skew 500 ppm
I20260713 09:00:35.905119  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:35.907234  5762 webserver.cc:533] Webserver started at http://127.5.160.190:41263/ using document root <none> and password file <none>
I20260713 09:00:35.907692  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:35.907843  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:35.908043  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:35.908999  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "b6554435da824114a12bf57f8c98f62a"
format_stamp: "Formatted at 2026-07-13 09:00:35 on dist-test-slave-8pv2"
I20260713 09:00:35.912788  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:00:35.915583  6262 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:35.916225  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:35.916471  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "b6554435da824114a12bf57f8c98f62a"
format_stamp: "Formatted at 2026-07-13 09:00:35 on dist-test-slave-8pv2"
I20260713 09:00:35.916697  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:35.950201  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:35.951254  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:35.985023  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:44769
I20260713 09:00:35.985116  6313 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:44769 every 8 connection(s)
I20260713 09:00:35.988476  6314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:35.997092  6314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a: Bootstrap starting.
I20260713 09:00:36.001243  6314 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.004820  6314 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a: No bootstrap required, opened a new log
I20260713 09:00:36.006713  6314 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER }
I20260713 09:00:36.007053  6314 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.007244  6314 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6554435da824114a12bf57f8c98f62a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.007783  6314 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER }
I20260713 09:00:36.008203  6314 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:36.008396  6314 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:36.008631  6314 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.012158  6314 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER }
I20260713 09:00:36.012593  6314 leader_election.cc:304] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [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: b6554435da824114a12bf57f8c98f62a; no voters: 
I20260713 09:00:36.013527  6314 leader_election.cc:290] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:36.013852  6317 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:36.014958  6317 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 1 LEADER]: Becoming Leader. State: Replica: b6554435da824114a12bf57f8c98f62a, State: Running, Role: LEADER
I20260713 09:00:36.015563  6317 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [LEADER]: Queue going to LEADER mode. State: All 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: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER }
I20260713 09:00:36.016083  6314 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:36.019452  6318 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6554435da824114a12bf57f8c98f62a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER } }
I20260713 09:00:36.020031  6318 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:36.021142  6319 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6554435da824114a12bf57f8c98f62a. Latest consensus state: current_term: 1 leader_uuid: "b6554435da824114a12bf57f8c98f62a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6554435da824114a12bf57f8c98f62a" member_type: VOTER } }
I20260713 09:00:36.021771  6319 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:36.021883  6324 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:36.026706  6324 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:36.030333  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:36.034464  6324 catalog_manager.cc:1383] Generated new cluster ID: b3c00a332122467599e424468d410ffc
I20260713 09:00:36.034678  6324 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:36.047683  6324 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:36.048672  6324 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:36.059616  6324 catalog_manager.cc:6070] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a: Generated new TSK 0
I20260713 09:00:36.060053  6324 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:36.063865  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:36.068866  6335 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.069604  6336 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.070999  6338 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:36.071115  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:36.071926  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:36.072094  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:36.072216  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933236072205 us; error 0 us; skew 500 ppm
I20260713 09:00:36.072625  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:36.074520  5762 webserver.cc:533] Webserver started at http://127.5.160.129:34771/ using document root <none> and password file <none>
I20260713 09:00:36.074934  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:36.075071  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:36.075259  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:36.076195  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "a75e9c2a64a145309781fbcbdd42619a"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.080114  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:00:36.082844  6343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.083451  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:36.083704  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "a75e9c2a64a145309781fbcbdd42619a"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.083948  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:36.106786  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:36.107877  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:36.109179  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:36.111135  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:36.111310  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.111515  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:36.111668  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.147823  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:39145
I20260713 09:00:36.147897  6405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:39145 every 8 connection(s)
I20260713 09:00:36.152099  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:36.158236  6410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.160655  6411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:36.161489  5762 server_base.cc:1061] running on GCE node
W20260713 09:00:36.162189  6414 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:36.162943  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:36.163147  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:36.163302  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933236163286 us; error 0 us; skew 500 ppm
I20260713 09:00:36.163875  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:36.166402  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36105/ using document root <none> and password file <none>
I20260713 09:00:36.166452  6406 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44769
I20260713 09:00:36.166875  6406 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:36.167050  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:36.167296  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:36.167583  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:36.167660  6406 heartbeater.cc:507] Master 127.5.160.190:44769 requested a full tablet report, sending...
I20260713 09:00:36.168890  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.169734  6279 ts_manager.cc:194] Registered new tserver with Master: a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145)
I20260713 09:00:36.171294  6279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53776
I20260713 09:00:36.173166  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260713 09:00:36.176098  6418 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.176733  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:00:36.176966  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.177206  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:36.190759  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:36.191738  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:36.192976  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:36.194883  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:36.195046  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.195266  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:36.195401  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.231024  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:41283
I20260713 09:00:36.231127  6480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:41283 every 8 connection(s)
I20260713 09:00:36.235088  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:36.241333  6484 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.243016  6485 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:36.245853  6487 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:36.246018  6481 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44769
I20260713 09:00:36.246361  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:36.246383  6481 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:36.247206  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:00:36.247234  6481 heartbeater.cc:507] Master 127.5.160.190:44769 requested a full tablet report, sending...
W20260713 09:00:36.247478  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:36.247680  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933236247654 us; error 0 us; skew 500 ppm
I20260713 09:00:36.248196  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:36.249061  6279 ts_manager.cc:194] Registered new tserver with Master: bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.250404  5762 webserver.cc:533] Webserver started at http://127.5.160.131:46645/ using document root <none> and password file <none>
I20260713 09:00:36.250502  6279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53782
I20260713 09:00:36.250933  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:36.251135  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:36.251430  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:36.252450  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.256245  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.003s
I20260713 09:00:36.258975  6492 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.259577  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260713 09:00:36.259835  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
format_stamp: "Formatted at 2026-07-13 09:00:36 on dist-test-slave-8pv2"
I20260713 09:00:36.260070  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:36.295523  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:36.296542  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:36.297812  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:36.299744  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:36.299932  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.300138  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:36.300283  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:36.335937  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:41661
I20260713 09:00:36.336048  6554 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:41661 every 8 connection(s)
I20260713 09:00:36.347654  6555 heartbeater.cc:344] Connected to a master server at 127.5.160.190:44769
I20260713 09:00:36.347970  6555 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:36.348593  6555 heartbeater.cc:507] Master 127.5.160.190:44769 requested a full tablet report, sending...
I20260713 09:00:36.350267  6279 ts_manager.cc:194] Registered new tserver with Master: 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:36.350731  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01194196s
I20260713 09:00:36.351464  6279 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53788
I20260713 09:00:36.371791  6279 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53794:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:00:36.374301  6279 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:00:36.441619  6371 tablet_service.cc:1511] Processing CreateTablet for tablet ae9857d923064dbe976888e993b76f73 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:36.442939  6371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9857d923064dbe976888e993b76f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.453982  6370 tablet_service.cc:1511] Processing CreateTablet for tablet f9d42589ada744e28914c639fbc5a8d8 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:36.455286  6370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d42589ada744e28914c639fbc5a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.455590  6446 tablet_service.cc:1511] Processing CreateTablet for tablet ae9857d923064dbe976888e993b76f73 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:36.456763  6446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9857d923064dbe976888e993b76f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.457304  6366 tablet_service.cc:1511] Processing CreateTablet for tablet c8159b1220214597af578f7d7b6e25f4 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:36.458467  6366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8159b1220214597af578f7d7b6e25f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.459268  6520 tablet_service.cc:1511] Processing CreateTablet for tablet ae9857d923064dbe976888e993b76f73 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:00:36.459587  6445 tablet_service.cc:1511] Processing CreateTablet for tablet f9d42589ada744e28914c639fbc5a8d8 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:36.460521  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae9857d923064dbe976888e993b76f73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.460830  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d42589ada744e28914c639fbc5a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.462749  6369 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf8235c6c6498ba771b958ca3dbb79 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:36.463551  6444 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf8235c6c6498ba771b958ca3dbb79 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:36.464054  6570 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.465173  6443 tablet_service.cc:1511] Processing CreateTablet for tablet f41b3b7a338948da81070a6ededc0494 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:36.466634  6519 tablet_service.cc:1511] Processing CreateTablet for tablet f9d42589ada744e28914c639fbc5a8d8 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:00:36.467801  6519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9d42589ada744e28914c639fbc5a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.467517  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 39ff103bf9a7472fbe017e16fe9236b7 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:36.469434  6368 tablet_service.cc:1511] Processing CreateTablet for tablet f41b3b7a338948da81070a6ededc0494 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:36.470063  6516 tablet_service.cc:1511] Processing CreateTablet for tablet 39ff103bf9a7472fbe017e16fe9236b7 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:36.471293  6516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ff103bf9a7472fbe017e16fe9236b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.471552  6367 tablet_service.cc:1511] Processing CreateTablet for tablet 39ff103bf9a7472fbe017e16fe9236b7 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:00:36.473569  6365 tablet_service.cc:1511] Processing CreateTablet for tablet f1868f1fe34a498d99a342d2dd99ac34 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:36.475589  6518 tablet_service.cc:1511] Processing CreateTablet for tablet 8ccf8235c6c6498ba771b958ca3dbb79 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:00:36.476888  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf8235c6c6498ba771b958ca3dbb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.466362  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41b3b7a338948da81070a6ededc0494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.479557  6517 tablet_service.cc:1511] Processing CreateTablet for tablet f41b3b7a338948da81070a6ededc0494 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:00:36.480470  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ff103bf9a7472fbe017e16fe9236b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.480749  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41b3b7a338948da81070a6ededc0494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.463980  6369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf8235c6c6498ba771b958ca3dbb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.483628  6571 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.476912  6515 tablet_service.cc:1511] Processing CreateTablet for tablet c8159b1220214597af578f7d7b6e25f4 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:36.485366  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ff103bf9a7472fbe017e16fe9236b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.485577  6515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8159b1220214597af578f7d7b6e25f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.488099  6444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ccf8235c6c6498ba771b958ca3dbb79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.475627  6441 tablet_service.cc:1511] Processing CreateTablet for tablet c8159b1220214597af578f7d7b6e25f4 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:00:36.489593  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8159b1220214597af578f7d7b6e25f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.489710  6571 tablet_bootstrap.cc:654] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.492794  6368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41b3b7a338948da81070a6ededc0494. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.498787  6365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1868f1fe34a498d99a342d2dd99ac34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.516311  6570 tablet_bootstrap.cc:654] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.524595  6440 tablet_service.cc:1511] Processing CreateTablet for tablet f1868f1fe34a498d99a342d2dd99ac34 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:36.525929  6440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1868f1fe34a498d99a342d2dd99ac34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.536549  6517 tablet_service.cc:1511] Processing CreateTablet for tablet f1868f1fe34a498d99a342d2dd99ac34 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:00:36.537710  6517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1868f1fe34a498d99a342d2dd99ac34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.539007  6443 tablet_service.cc:1511] Processing CreateTablet for tablet 228a83759abf407b99178cf94298271e (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:36.539655  6370 tablet_service.cc:1511] Processing CreateTablet for tablet 228a83759abf407b99178cf94298271e (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:36.540145  6443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228a83759abf407b99178cf94298271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.540877  6370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228a83759abf407b99178cf94298271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.540820  6520 tablet_service.cc:1511] Processing CreateTablet for tablet 228a83759abf407b99178cf94298271e (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:00:36.542043  6520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228a83759abf407b99178cf94298271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.543406  6442 tablet_service.cc:1511] Processing CreateTablet for tablet 02ff4f9b16a3485796f198f2b1b1e3f2 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:36.544507  6442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ff4f9b16a3485796f198f2b1b1e3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.549213  6367 tablet_service.cc:1511] Processing CreateTablet for tablet 02ff4f9b16a3485796f198f2b1b1e3f2 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:36.550336  6367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ff4f9b16a3485796f198f2b1b1e3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.555840  6518 tablet_service.cc:1511] Processing CreateTablet for tablet 02ff4f9b16a3485796f198f2b1b1e3f2 (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:00:36.556963  6518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02ff4f9b16a3485796f198f2b1b1e3f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.561326  6439 tablet_service.cc:1511] Processing CreateTablet for tablet 93baca6be7b44b7d8373f855de20137a (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:36.562455  6439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93baca6be7b44b7d8373f855de20137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.571074  6572 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.571555  6516 tablet_service.cc:1511] Processing CreateTablet for tablet 93baca6be7b44b7d8373f855de20137a (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:36.579310  6516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93baca6be7b44b7d8373f855de20137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.583886  6370 tablet_service.cc:1511] Processing CreateTablet for tablet 93baca6be7b44b7d8373f855de20137a (DEFAULT_TABLE table=test-workload [id=b64e5d501335465f9c38374a646437d5]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:00:36.585005  6370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93baca6be7b44b7d8373f855de20137a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:36.598933  6571 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:36.599375  6571 ts_tablet_manager.cc:1403] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.116s	user 0.007s	sys 0.006s
I20260713 09:00:36.602005  6571 raft_consensus.cc:359] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.606894  6571 raft_consensus.cc:385] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.607175  6571 raft_consensus.cc:740] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.607326  6570 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.607739  6570 ts_tablet_manager.cc:1403] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.144s	user 0.008s	sys 0.016s
I20260713 09:00:36.609473  6572 tablet_bootstrap.cc:654] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.609917  6570 raft_consensus.cc:359] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.610404  6570 raft_consensus.cc:385] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.610677  6570 raft_consensus.cc:740] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.611335  6570 consensus_queue.cc:260] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.615233  6571 consensus_queue.cc:260] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.619496  6406 heartbeater.cc:499] Master 127.5.160.190:44769 was elected leader, sending a full tablet report...
I20260713 09:00:36.619522  6571 ts_tablet_manager.cc:1434] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.002s
I20260713 09:00:36.620251  6555 heartbeater.cc:499] Master 127.5.160.190:44769 was elected leader, sending a full tablet report...
I20260713 09:00:36.620936  6571 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.622864  6570 ts_tablet_manager.cc:1434] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260713 09:00:36.623710  6570 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.625653  6572 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.626055  6572 ts_tablet_manager.cc:1403] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260713 09:00:36.626943  6571 tablet_bootstrap.cc:654] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.628762  6572 raft_consensus.cc:359] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.629451  6572 raft_consensus.cc:385] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.629751  6572 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.630468  6572 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.632351  6570 tablet_bootstrap.cc:654] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.637856  6571 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:36.638301  6571 ts_tablet_manager.cc:1403] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260713 09:00:36.641058  6571 raft_consensus.cc:359] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.641721  6571 raft_consensus.cc:385] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.642012  6571 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.643615  6571 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.644181  6572 ts_tablet_manager.cc:1434] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.014s
I20260713 09:00:36.644662  6481 heartbeater.cc:499] Master 127.5.160.190:44769 was elected leader, sending a full tablet report...
I20260713 09:00:36.645021  6572 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.650856  6572 tablet_bootstrap.cc:654] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.656996  6570 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.657342  6570 ts_tablet_manager.cc:1403] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.009s
I20260713 09:00:36.659472  6570 raft_consensus.cc:359] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.660107  6570 raft_consensus.cc:385] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.660396  6570 raft_consensus.cc:740] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.661175  6570 consensus_queue.cc:260] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.663367  6570 ts_tablet_manager.cc:1434] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:00:36.664268  6570 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.667672  6571 ts_tablet_manager.cc:1434] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260713 09:00:36.668280  6577 raft_consensus.cc:493] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:36.668699  6577 raft_consensus.cc:515] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.669515  6570 tablet_bootstrap.cc:654] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.670645  6572 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.671057  6572 ts_tablet_manager.cc:1403] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.016s
I20260713 09:00:36.673674  6572 raft_consensus.cc:359] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.674309  6572 raft_consensus.cc:385] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.674604  6572 raft_consensus.cc:740] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.670994  6577 leader_election.cc:290] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.675324  6572 consensus_queue.cc:260] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.677809  6572 ts_tablet_manager.cc:1434] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:36.678822  6572 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.684599  6572 tablet_bootstrap.cc:654] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.685497  6571 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.687500  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
W20260713 09:00:36.689057  6494 leader_election.cc:343] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:36.695708  6572 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.696118  6572 ts_tablet_manager.cc:1403] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260713 09:00:36.698768  6572 raft_consensus.cc:359] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.699416  6572 raft_consensus.cc:385] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.699695  6572 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.700423  6572 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.702657  6572 ts_tablet_manager.cc:1434] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.003s
I20260713 09:00:36.703543  6572 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.703950  6571 tablet_bootstrap.cc:654] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.709335  6572 tablet_bootstrap.cc:654] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.712872  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:36.713598  6456 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 0.
I20260713 09:00:36.715063  6570 tablet_bootstrap.cc:492] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.714881  6493 leader_election.cc:304] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:36.715678  6577 raft_consensus.cc:2804] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:36.716010  6577 raft_consensus.cc:493] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:36.716214  6570 ts_tablet_manager.cc:1403] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.027s
I20260713 09:00:36.716336  6577 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.719125  6570 raft_consensus.cc:359] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.719885  6572 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.719796  6570 raft_consensus.cc:385] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.720285  6572 ts_tablet_manager.cc:1403] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260713 09:00:36.720237  6570 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.721020  6570 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.722992  6570 ts_tablet_manager.cc:1434] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:36.723634  6571 tablet_bootstrap.cc:492] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:36.723893  6570 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.724042  6571 ts_tablet_manager.cc:1403] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260713 09:00:36.722631  6572 raft_consensus.cc:359] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.726078  6577 raft_consensus.cc:515] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.726640  6572 raft_consensus.cc:385] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.726984  6572 raft_consensus.cc:740] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.727820  6572 consensus_queue.cc:260] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.729840  6572 ts_tablet_manager.cc:1434] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:00:36.729948  6570 tablet_bootstrap.cc:654] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.732517  6575 raft_consensus.cc:493] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:36.733124  6572 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.732936  6575 raft_consensus.cc:515] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.733282  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:36.733829  6381 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.733940  6571 raft_consensus.cc:359] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.734428  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:36.734656  6571 raft_consensus.cc:385] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.734970  6571 raft_consensus.cc:740] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.735436  6575 leader_election.cc:290] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:36.735646  6571 consensus_queue.cc:260] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.737051  6577 leader_election.cc:290] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.740304  6572 tablet_bootstrap.cc:654] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.734972  6456 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.767421  6577 raft_consensus.cc:493] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:36.767911  6577 raft_consensus.cc:515] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.769922  6577 leader_election.cc:290] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.766180  6381 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 1.
I20260713 09:00:36.774195  6456 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 1.
I20260713 09:00:36.775034  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:36.781734  6380 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 0.
I20260713 09:00:36.778590  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:36.783475  6493 leader_election.cc:304] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:36.784265  6587 raft_consensus.cc:2804] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:00:36.784363  6493 leader_election.cc:343] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:36.779616  6571 ts_tablet_manager.cc:1434] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.055s	user 0.031s	sys 0.017s
I20260713 09:00:36.785614  6587 raft_consensus.cc:697] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:36.786011  6494 leader_election.cc:304] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, a75e9c2a64a145309781fbcbdd42619a; no voters: bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:36.787882  6577 raft_consensus.cc:2804] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:36.788237  6577 raft_consensus.cc:493] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:36.788563  6577 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.789008  6571 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.788925  6587 consensus_queue.cc:237] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.790827  6572 tablet_bootstrap.cc:492] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.791332  6572 ts_tablet_manager.cc:1403] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.058s	user 0.017s	sys 0.036s
I20260713 09:00:36.791913  6570 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.792349  6570 ts_tablet_manager.cc:1403] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.006s
I20260713 09:00:36.794096  6572 raft_consensus.cc:359] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.794581  6577 raft_consensus.cc:515] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.794886  6570 raft_consensus.cc:359] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.795540  6570 raft_consensus.cc:385] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.795830  6570 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.796574  6571 tablet_bootstrap.cc:654] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.797073  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:36.797582  6380 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.801045  6570 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.794901  6572 raft_consensus.cc:385] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.802386  6572 raft_consensus.cc:740] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.802822  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ff103bf9a7472fbe017e16fe9236b7" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:36.803378  6456 raft_consensus.cc:2468] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 0.
I20260713 09:00:36.803246  6572 consensus_queue.cc:260] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.804426  6344 leader_election.cc:304] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:36.804883  6570 ts_tablet_manager.cc:1434] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:00:36.805223  6575 raft_consensus.cc:2804] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:36.805549  6575 raft_consensus.cc:493] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:36.805763  6570 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.805884  6575 raft_consensus.cc:3060] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.812203  6572 ts_tablet_manager.cc:1434] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260713 09:00:36.812672  6575 raft_consensus.cc:515] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.815270  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ff103bf9a7472fbe017e16fe9236b7" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:36.815765  6456 raft_consensus.cc:3060] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.816686  6572 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.820631  6276 catalog_manager.cc:5697] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:36.823525  6572 tablet_bootstrap.cc:654] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.823722  6380 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 1.
I20260713 09:00:36.824779  6494 leader_election.cc:304] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, a75e9c2a64a145309781fbcbdd42619a; no voters: 
I20260713 09:00:36.826943  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ff103bf9a7472fbe017e16fe9236b7" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:36.827586  6530 raft_consensus.cc:2468] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 0.
I20260713 09:00:36.828284  6587 raft_consensus.cc:2804] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:36.828701  6587 raft_consensus.cc:697] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:36.829430  6587 consensus_queue.cc:237] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:36.833667  6570 tablet_bootstrap.cc:654] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.834957  6572 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.835428  6572 ts_tablet_manager.cc:1403] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:00:36.836278  6456 raft_consensus.cc:2468] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 1.
I20260713 09:00:36.837426  6344 leader_election.cc:304] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:36.838258  6572 raft_consensus.cc:359] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.839135  6572 raft_consensus.cc:385] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.839444  6572 raft_consensus.cc:740] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.840273  6572 consensus_queue.cc:260] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.849032  6572 ts_tablet_manager.cc:1434] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260713 09:00:36.850840  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:36.851410  6455 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.856619  6572 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.859458  6455 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 1.
I20260713 09:00:36.860988  6570 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.861455  6570 ts_tablet_manager.cc:1403] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.021s
I20260713 09:00:36.861641  6577 leader_election.cc:290] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.863055  6575 leader_election.cc:290] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:36.863548  6575 raft_consensus.cc:2804] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:36.863955  6575 raft_consensus.cc:697] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:36.864341  6572 tablet_bootstrap.cc:654] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.864197  6570 raft_consensus.cc:359] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.864866  6570 raft_consensus.cc:385] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.865154  6570 raft_consensus.cc:740] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.865218  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39ff103bf9a7472fbe017e16fe9236b7" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:36.865815  6530 raft_consensus.cc:3060] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.865922  6570 consensus_queue.cc:260] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.872862  6530 raft_consensus.cc:2468] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 1.
I20260713 09:00:36.874882  6570 ts_tablet_manager.cc:1434] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:00:36.875902  6572 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.876360  6572 ts_tablet_manager.cc:1403] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260713 09:00:36.876453  6570 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.877832  6575 consensus_queue.cc:237] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.879398  6572 raft_consensus.cc:359] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.880093  6572 raft_consensus.cc:385] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.880379  6572 raft_consensus.cc:740] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.881181  6572 consensus_queue.cc:260] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
W20260713 09:00:36.882814  6494 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:39145, user_credentials={real_user=slave}} blocked reactor thread for 58105.5us
I20260713 09:00:36.883332  6570 tablet_bootstrap.cc:654] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:36.883988  6344 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.130:41283, user_credentials={real_user=slave}} blocked reactor thread for 46654.6us
I20260713 09:00:36.888979  6279 catalog_manager.cc:5697] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:36.890229  6572 ts_tablet_manager.cc:1434] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260713 09:00:36.894346  6572 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.900547  6572 tablet_bootstrap.cc:654] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.907461  6279 catalog_manager.cc:5697] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 1 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:36.911556  6572 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.911960  6572 ts_tablet_manager.cc:1403] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260713 09:00:36.913039  6571 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:36.913504  6571 ts_tablet_manager.cc:1403] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.125s	user 0.041s	sys 0.060s
I20260713 09:00:36.914283  6572 raft_consensus.cc:359] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.914994  6572 raft_consensus.cc:385] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.915244  6572 raft_consensus.cc:740] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.915855  6575 raft_consensus.cc:493] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:36.915922  6572 consensus_queue.cc:260] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.916397  6575 raft_consensus.cc:515] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.918360  6571 raft_consensus.cc:359] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.919186  6571 raft_consensus.cc:385] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.919337  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:36.919528  6571 raft_consensus.cc:740] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.919973  6456 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 0.
I20260713 09:00:36.920492  6571 consensus_queue.cc:260] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.921212  6344 leader_election.cc:304] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:36.921751  6572 ts_tablet_manager.cc:1434] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:00:36.922123  6598 raft_consensus.cc:2804] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:36.922567  6572 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.922523  6598 raft_consensus.cc:493] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:36.922956  6598 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.928112  6572 tablet_bootstrap.cc:654] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.928830  6571 ts_tablet_manager.cc:1434] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260713 09:00:36.929822  6598 raft_consensus.cc:515] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.932021  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
W20260713 09:00:36.933355  6345 leader_election.cc:343] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:36.933894  6575 leader_election.cc:290] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:36.935847  6571 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.940297  6572 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.940703  6572 ts_tablet_manager.cc:1403] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260713 09:00:36.942231  6571 tablet_bootstrap.cc:654] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.942960  6572 raft_consensus.cc:359] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.943555  6572 raft_consensus.cc:385] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.943812  6572 raft_consensus.cc:740] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.944574  6572 consensus_queue.cc:260] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.947562  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:36.948119  6456 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.952572  6572 ts_tablet_manager.cc:1434] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260713 09:00:36.953459  6572 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: Bootstrap starting.
I20260713 09:00:36.954566  6456 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 1.
I20260713 09:00:36.955686  6344 leader_election.cc:304] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:36.956506  6575 raft_consensus.cc:2804] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:36.956957  6575 raft_consensus.cc:697] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:36.957734  6575 consensus_queue.cc:237] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.958454  6572 tablet_bootstrap.cc:654] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.961791  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:36.962003  6570 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.967293  6570 ts_tablet_manager.cc:1403] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.091s	user 0.048s	sys 0.030s
W20260713 09:00:36.967892  6345 leader_election.cc:343] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:36.965382  6594 raft_consensus.cc:493] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:36.967705  6277 catalog_manager.cc:5697] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 1 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:36.968760  6594 raft_consensus.cc:515] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.969940  6570 raft_consensus.cc:359] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.970609  6570 raft_consensus.cc:385] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.970714  6594 leader_election.cc:290] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:36.970901  6570 raft_consensus.cc:740] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.971764  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:36.971674  6570 consensus_queue.cc:260] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
W20260713 09:00:36.973378  6494 leader_election.cc:343] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:36.973738  6570 ts_tablet_manager.cc:1434] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:36.974124  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:36.974577  6570 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.974680  6456 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 0.
I20260713 09:00:36.975708  6493 leader_election.cc:304] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:36.976699  6594 raft_consensus.cc:2804] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:36.977023  6594 raft_consensus.cc:493] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:36.977334  6594 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:36.980690  6570 tablet_bootstrap.cc:654] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.981777  6571 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:36.982309  6571 ts_tablet_manager.cc:1403] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.047s	user 0.019s	sys 0.006s
I20260713 09:00:36.985262  6571 raft_consensus.cc:359] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.989658  6571 raft_consensus.cc:385] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.990039  6571 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.991735  6571 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.992491  6572 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: No bootstrap required, opened a new log
I20260713 09:00:36.992890  6572 ts_tablet_manager.cc:1403] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: Time spent bootstrapping tablet: real 0.040s	user 0.003s	sys 0.026s
I20260713 09:00:36.993956  6571 ts_tablet_manager.cc:1434] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260713 09:00:36.994405  6570 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:36.994830  6570 ts_tablet_manager.cc:1403] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260713 09:00:36.994964  6571 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:36.995285  6572 raft_consensus.cc:359] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.995870  6572 raft_consensus.cc:385] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.996116  6572 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.996827  6572 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.997640  6570 raft_consensus.cc:359] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:36.998276  6570 raft_consensus.cc:385] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:36.998569  6570 raft_consensus.cc:740] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:36.999406  6570 consensus_queue.cc:260] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.001585  6571 tablet_bootstrap.cc:654] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:36.963075  6598 leader_election.cc:290] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.001624  6570 ts_tablet_manager.cc:1434] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:00:37.003093  6570 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:36.989840  6594 raft_consensus.cc:515] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.005467  6579 raft_consensus.cc:493] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.005945  6579 raft_consensus.cc:515] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.007571  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.008383  6579 leader_election.cc:290] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.008767  6570 tablet_bootstrap.cc:654] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:37.008798  6494 leader_election.cc:343] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:37.011269  6594 leader_election.cc:290] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:37.014228  6572 ts_tablet_manager.cc:1434] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260713 09:00:37.021430  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.021960  6456 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.022961  6570 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:37.023365  6570 ts_tablet_manager.cc:1403] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:00:37.025660  6570 raft_consensus.cc:359] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.026225  6570 raft_consensus.cc:385] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.026499  6570 raft_consensus.cc:740] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
W20260713 09:00:37.027765  6327 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:37.029049  6570 consensus_queue.cc:260] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.031798  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.032346  6380 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.033053  6570 ts_tablet_manager.cc:1434] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:00:37.033842  6570 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:37.033674  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.034535  6420 leader_election.cc:304] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
W20260713 09:00:37.035472  6420 leader_election.cc:343] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:37.036288  6579 raft_consensus.cc:2804] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:37.036643  6579 raft_consensus.cc:493] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:37.036962  6579 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.039120  6570 tablet_bootstrap.cc:654] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.041181  6456 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 1.
I20260713 09:00:37.042255  6493 leader_election.cc:304] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:37.043329  6594 raft_consensus.cc:2804] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.044432  6594 raft_consensus.cc:697] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:37.045245  6594 consensus_queue.cc:237] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.047106  6579 raft_consensus.cc:515] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.049038  6571 tablet_bootstrap.cc:492] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:37.049513  6571 ts_tablet_manager.cc:1403] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.055s	user 0.032s	sys 0.021s
I20260713 09:00:37.049448  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.050007  6380 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.052405  6571 raft_consensus.cc:359] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.053099  6571 raft_consensus.cc:385] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.053434  6571 raft_consensus.cc:740] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.054311  6571 consensus_queue.cc:260] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.055678  6570 tablet_bootstrap.cc:492] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:37.056097  6570 ts_tablet_manager.cc:1403] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260713 09:00:37.056213  6380 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.057284  6420 leader_election.cc:304] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.058041  6571 ts_tablet_manager.cc:1434] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:00:37.059020  6571 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:37.058528  6570 raft_consensus.cc:359] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.060503  6570 raft_consensus.cc:385] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.060842  6570 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.060549  6579 leader_election.cc:290] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.061789  6579 raft_consensus.cc:2804] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.061089  6279 catalog_manager.cc:5697] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:37.061497  6570 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.063452  6570 ts_tablet_manager.cc:1434] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:37.064227  6570 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: Bootstrap starting.
I20260713 09:00:37.064610  6579 raft_consensus.cc:697] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.065352  6579 consensus_queue.cc:237] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.068890  6571 tablet_bootstrap.cc:654] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.069065  6570 tablet_bootstrap.cc:654] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.073908  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
W20260713 09:00:37.075433  6420 leader_election.cc:343] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:37.078089  6571 tablet_bootstrap.cc:492] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:37.078521  6571 ts_tablet_manager.cc:1403] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.001s
I20260713 09:00:37.081136  6571 raft_consensus.cc:359] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.081862  6571 raft_consensus.cc:385] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.082278  6571 raft_consensus.cc:740] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.081820  6278 catalog_manager.cc:5697] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 0 to 1, leader changed from <none> to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.082973  6571 consensus_queue.cc:260] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.084164  6570 tablet_bootstrap.cc:492] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: No bootstrap required, opened a new log
I20260713 09:00:37.084710  6570 ts_tablet_manager.cc:1403] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.010s
I20260713 09:00:37.085044  6571 ts_tablet_manager.cc:1434] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:37.085889  6571 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:37.087661  6570 raft_consensus.cc:359] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.088253  6570 raft_consensus.cc:385] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.088498  6570 raft_consensus.cc:740] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.089063  6570 consensus_queue.cc:260] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.090837  6570 ts_tablet_manager.cc:1434] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:37.091878  6571 tablet_bootstrap.cc:654] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.096909  6571 tablet_bootstrap.cc:492] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:37.097245  6571 ts_tablet_manager.cc:1403] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:00:37.099594  6571 raft_consensus.cc:359] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.100063  6571 raft_consensus.cc:385] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.100262  6571 raft_consensus.cc:740] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.100771  6571 consensus_queue.cc:260] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.102021  6571 ts_tablet_manager.cc:1434] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:00:37.102664  6571 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:37.107481  6571 tablet_bootstrap.cc:654] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.111416  6571 tablet_bootstrap.cc:492] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:37.111752  6571 ts_tablet_manager.cc:1403] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.001s
I20260713 09:00:37.113073  6575 raft_consensus.cc:493] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.113492  6571 raft_consensus.cc:359] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.113498  6575 raft_consensus.cc:515] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.114234  6571 raft_consensus.cc:385] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.114516  6571 raft_consensus.cc:740] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.115135  6571 consensus_queue.cc:260] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.115617  6575 leader_election.cc:290] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.116146  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:37.116535  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.116812  6571 ts_tablet_manager.cc:1434] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:37.116593  6456 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 0.
I20260713 09:00:37.117667  6571 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: Bootstrap starting.
I20260713 09:00:37.117926  6344 leader_election.cc:304] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.118769  6575 raft_consensus.cc:2804] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:37.119082  6575 raft_consensus.cc:493] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260713 09:00:37.119133  6345 leader_election.cc:343] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:37.119453  6575 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.122809  6571 tablet_bootstrap.cc:654] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:37.124259  6575 raft_consensus.cc:515] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.126391  6571 tablet_bootstrap.cc:492] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: No bootstrap required, opened a new log
I20260713 09:00:37.126668  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.126967  6571 ts_tablet_manager.cc:1403] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent bootstrapping tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:00:37.127133  6594 raft_consensus.cc:493] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.127569  6575 leader_election.cc:290] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.127180  6456 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.127640  6594 raft_consensus.cc:515] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.129555  6594 leader_election.cc:290] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:37.129310  6571 raft_consensus.cc:359] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.130299  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.130467  6571 raft_consensus.cc:385] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:37.126925  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.130846  6571 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Initialized, Role: FOLLOWER
I20260713 09:00:37.130951  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:37.131619  6455 raft_consensus.cc:2393] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fddfa1ed8b244eb9f9b9450b0704523 in current term 1: Already voted for candidate a75e9c2a64a145309781fbcbdd42619a in this term.
I20260713 09:00:37.131495  6571 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.132270  6530 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.132616  6494 leader_election.cc:304] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523; no voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:37.133548  6571 ts_tablet_manager.cc:1434] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:00:37.133571  6594 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.136773  6456 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 1.
I20260713 09:00:37.137687  6344 leader_election.cc:304] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.138005  6594 raft_consensus.cc:2749] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:37.138458  6530 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 1.
I20260713 09:00:37.139113  6575 raft_consensus.cc:2804] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.139482  6575 raft_consensus.cc:697] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.140131  6575 consensus_queue.cc:237] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.147204  6276 catalog_manager.cc:5697] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 1 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.155917  6579 raft_consensus.cc:493] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.156327  6579 raft_consensus.cc:515] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.157835  6579 leader_election.cc:290] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.158425  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.158731  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.158918  6380 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.159184  6530 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.159701  6420 leader_election.cc:304] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.160356  6579 raft_consensus.cc:2804] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:37.160684  6579 raft_consensus.cc:493] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:37.160952  6579 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.164880  6579 raft_consensus.cc:515] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.166235  6579 leader_election.cc:290] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.166742  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.167078  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.167171  6380 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.167511  6530 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.171188  6380 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.171535  6530 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.171999  6420 leader_election.cc:304] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.172610  6579 raft_consensus.cc:2804] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.172947  6579 raft_consensus.cc:697] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.173480  6579 consensus_queue.cc:237] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.179823  6278 catalog_manager.cc:5697] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 0 to 1, leader changed from <none> to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.188596  6579 raft_consensus.cc:493] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.188920  6579 raft_consensus.cc:515] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.190666  6579 leader_election.cc:290] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.190860  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ff4f9b16a3485796f198f2b1b1e3f2" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.191365  6380 raft_consensus.cc:2468] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.191398  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ff4f9b16a3485796f198f2b1b1e3f2" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.191938  6530 raft_consensus.cc:2468] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.192148  6420 leader_election.cc:304] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.192394  6579 raft_consensus.cc:493] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.192957  6615 raft_consensus.cc:2804] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:37.192800  6579 raft_consensus.cc:515] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.193233  6615 raft_consensus.cc:493] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:37.193547  6615 raft_consensus.cc:3060] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.194506  6579 leader_election.cc:290] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.195125  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.195297  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.195750  6530 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.195709  6380 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 0.
I20260713 09:00:37.196648  6420 leader_election.cc:304] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.197184  6579 raft_consensus.cc:2804] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:37.197520  6579 raft_consensus.cc:493] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:37.197829  6579 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.199404  6615 raft_consensus.cc:515] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.201293  6615 leader_election.cc:290] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.201900  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ff4f9b16a3485796f198f2b1b1e3f2" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.202095  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02ff4f9b16a3485796f198f2b1b1e3f2" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.202330  6380 raft_consensus.cc:3060] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.202634  6530 raft_consensus.cc:3060] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.203574  6579 raft_consensus.cc:515] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.205471  6579 leader_election.cc:290] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.206002  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.206542  6381 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.207223  6380 raft_consensus.cc:2468] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.208000  6530 raft_consensus.cc:2468] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.208168  6420 leader_election.cc:304] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.208884  6579 raft_consensus.cc:2804] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.209232  6579 raft_consensus.cc:697] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.210074  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.210141  6579 consensus_queue.cc:237] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.210707  6529 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.212634  6594 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.215879  6529 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.217099  6420 leader_election.cc:304] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.217713  6615 raft_consensus.cc:2804] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:37.218338  6381 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 1.
I20260713 09:00:37.224979  6278 catalog_manager.cc:5697] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 0 to 1, leader changed from <none> to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.227484  6577 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.238898  6615 raft_consensus.cc:697] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.239727  6615 consensus_queue.cc:237] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.247488  6276 catalog_manager.cc:5697] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 0 to 1, leader changed from <none> to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.281883  6577 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.291973  6594 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.299537  6575 consensus_queue.cc:1048] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.308717  6599 consensus_queue.cc:1048] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.391129  6599 raft_consensus.cc:493] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.391546  6599 raft_consensus.cc:515] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.393049  6599 leader_election.cc:290] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.393713  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:37.394017  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" is_pre_election: true
I20260713 09:00:37.394454  6455 raft_consensus.cc:2393] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a75e9c2a64a145309781fbcbdd42619a in current term 1: Already voted for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in this term.
I20260713 09:00:37.395288  6344 leader_election.cc:304] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a; no voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:37.395823  6599 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.400027  6599 raft_consensus.cc:2749] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:37.420836  6529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae9857d923064dbe976888e993b76f73"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:00:37.421280  6529 raft_consensus.cc:606] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:37.425834  6529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:00:37.426226  6529 raft_consensus.cc:606] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:37.430231  6529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:00:37.430644  6529 raft_consensus.cc:606] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:37.441331  6455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:00:37.441713  6455 raft_consensus.cc:606] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:37.454432  6381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:50760
I20260713 09:00:37.454936  6381 raft_consensus.cc:606] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Received request to transfer leadership to TS bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:37.461066  6381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:50760
I20260713 09:00:37.461501  6381 raft_consensus.cc:606] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Received request to transfer leadership to TS bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:37.467617  6455 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
mode: GRACEFUL
new_leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:00:37.468012  6455 raft_consensus.cc:606] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Received request to transfer leadership to TS 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:37.490724  6594 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.494113  6599 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.502688  6587 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.510360  6599 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.516734  6587 raft_consensus.cc:993] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.517156  6587 raft_consensus.cc:1081] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.518456  6599 raft_consensus.cc:993] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:37.518749  6381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50740
I20260713 09:00:37.518891  6599 raft_consensus.cc:1081] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Signalling peer bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:37.519308  6381 raft_consensus.cc:493] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.519682  6381 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.521543  6456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:34996
I20260713 09:00:37.522043  6456 raft_consensus.cc:493] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.522358  6456 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.526774  6381 raft_consensus.cc:515] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.528410  6456 raft_consensus.cc:515] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.529301  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.529629  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.529834  6455 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.530150  6529 raft_consensus.cc:3055] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.530521  6529 raft_consensus.cc:740] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:37.531246  6529 consensus_queue.cc:260] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.532234  6529 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.533605  6456 leader_election.cc:290] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 2 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.533857  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.534377  6380 raft_consensus.cc:3055] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.534765  6380 raft_consensus.cc:740] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.535274  6381 leader_election.cc:290] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.535224  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.535764  6455 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.535799  6530 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.536796  6344 leader_election.cc:304] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.537550  6598 raft_consensus.cc:2804] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.538000  6598 raft_consensus.cc:697] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.538779  6598 consensus_queue.cc:237] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.539907  6529 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.535522  6380 consensus_queue.cc:260] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.541096  6380 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.542605  6530 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 2.
I20260713 09:00:37.543648  6420 leader_election.cc:304] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.544380  6615 raft_consensus.cc:2804] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.544835  6615 raft_consensus.cc:697] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.545562  6615 consensus_queue.cc:237] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.546341  6380 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 2.
I20260713 09:00:37.548375  6279 catalog_manager.cc:5697] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 1 to 2, leader changed from 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 2 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.551692  6276 catalog_manager.cc:5697] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 1 to 2, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.554910  6615 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.564350  6530 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:37.569780  6615 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.571513  6577 raft_consensus.cc:493] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:37.571969  6577 raft_consensus.cc:515] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.573637  6577 leader_election.cc:290] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:37.574584  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" is_pre_election: true
I20260713 09:00:37.574584  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e9c2a64a145309781fbcbdd42619a" is_pre_election: true
I20260713 09:00:37.577023  6494 leader_election.cc:304] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523; no voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:37.577723  6577 raft_consensus.cc:2749] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:00:37.591409  6615 consensus_queue.cc:1048] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.600678  6643 consensus_queue.cc:1048] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.608353  6579 raft_consensus.cc:993] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: : Instructing follower 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:37.608758  6579 raft_consensus.cc:1081] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Signalling peer 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:37.610603  6530 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:44120
I20260713 09:00:37.611117  6530 raft_consensus.cc:493] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.611438  6530 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.615677  6530 raft_consensus.cc:515] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.617648  6530 leader_election.cc:290] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 2 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:37.617991  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.618180  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93baca6be7b44b7d8373f855de20137a" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.618569  6380 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.618702  6455 raft_consensus.cc:3055] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.619055  6455 raft_consensus.cc:740] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.619774  6455 consensus_queue.cc:260] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.620925  6455 raft_consensus.cc:3060] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.624593  6380 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 2.
I20260713 09:00:37.625749  6494 leader_election.cc:304] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, a75e9c2a64a145309781fbcbdd42619a; no voters: 
I20260713 09:00:37.626348  6577 raft_consensus.cc:2804] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.626628  6455 raft_consensus.cc:2468] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 2.
I20260713 09:00:37.626840  6577 raft_consensus.cc:697] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:37.627625  6577 consensus_queue.cc:237] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.632774  6276 catalog_manager.cc:5697] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 1 to 2, leader changed from bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130) to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:37.636152  6579 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.641920  6643 raft_consensus.cc:993] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.642310  6626 raft_consensus.cc:1081] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.644258  6381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:00:37.644742  6381 raft_consensus.cc:493] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.645076  6381 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.647605  6615 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.650508  6381 raft_consensus.cc:515] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.653332  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.653589  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.653882  6455 raft_consensus.cc:3055] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.654312  6455 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.655088  6455 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
W20260713 09:00:37.655894  6615 consensus_queue.cc:1175] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260713 09:00:37.656523  6455 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.657401  6381 leader_election.cc:290] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.662016  6455 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.662964  6344 leader_election.cc:304] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [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: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:37.663654  6598 raft_consensus.cc:2804] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.664009  6598 raft_consensus.cc:697] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.664640  6598 consensus_queue.cc:237] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.669368  6587 raft_consensus.cc:993] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.669714  6594 raft_consensus.cc:1081] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.671243  6381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50740
I20260713 09:00:37.671337  6276 catalog_manager.cc:5697] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 1 to 2, leader changed from bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 2 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.671841  6381 raft_consensus.cc:493] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.672315  6381 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.678515  6381 raft_consensus.cc:515] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.680295  6381 leader_election.cc:290] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.680809  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.681231  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.681313  6455 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.681694  6530 raft_consensus.cc:3055] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.681926  6530 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:37.682572  6530 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.683344  6530 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.685750  6455 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.686623  6344 leader_election.cc:304] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.687321  6598 raft_consensus.cc:2804] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.687664  6598 raft_consensus.cc:697] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.687837  6530 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.688359  6598 consensus_queue.cc:237] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.693676  6279 catalog_manager.cc:5697] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 1 to 2, leader changed from 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 2 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.695521  6598 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.702236  6599 raft_consensus.cc:993] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:37.702663  6575 raft_consensus.cc:1081] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Signalling peer bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:37.708276  6455 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:34996
I20260713 09:00:37.708793  6455 raft_consensus.cc:493] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.709137  6455 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.709408  6575 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.714195  6455 raft_consensus.cc:515] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.716665  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:37.716780  6455 leader_election.cc:290] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 2 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:37.717190  6381 raft_consensus.cc:3055] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.717549  6381 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.717366  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.718310  6381 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.718773  6530 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.719494  6381 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.724845  6530 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 2.
I20260713 09:00:37.725721  6381 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 2.
I20260713 09:00:37.725816  6420 leader_election.cc:304] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.726549  6615 raft_consensus.cc:2804] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.726997  6615 raft_consensus.cc:697] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:37.727695  6615 consensus_queue.cc:237] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:37.732769  6279 catalog_manager.cc:5697] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 1 to 2, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.745319  6587 raft_consensus.cc:993] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.745616  6577 raft_consensus.cc:1081] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:37.746887  6381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae9857d923064dbe976888e993b76f73"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50740
I20260713 09:00:37.747391  6381 raft_consensus.cc:493] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:37.747735  6381 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.752514  6381 raft_consensus.cc:515] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:37.753868  6381 leader_election.cc:290] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Requested vote from peers 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:37.754638  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:37.754762  6455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:37.755121  6530 raft_consensus.cc:3055] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:37.755177  6455 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.755422  6530 raft_consensus.cc:740] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:37.756086  6530 consensus_queue.cc:260] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:37.756878  6530 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:37.759222  6455 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.760064  6344 leader_election.cc:304] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:37.760617  6575 raft_consensus.cc:2804] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:37.760982  6575 raft_consensus.cc:697] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:37.761027  6530 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:37.761689  6575 consensus_queue.cc:237] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:37.767249  6279 catalog_manager.cc:5697] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 1 to 2, leader changed from 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 2 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:37.823396  6615 consensus_queue.cc:1048] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.832252  6615 consensus_queue.cc:1048] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:37.995968  6381 raft_consensus.cc:1275] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:37.996999  6615 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.004169  6530 raft_consensus.cc:1275] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.005676  6579 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.009003  6529 raft_consensus.cc:1275] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.010722  6575 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.014875  6455 raft_consensus.cc:1275] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.016443  6599 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.079412  6530 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:38.083855  6530 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.084868  6575 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.091135  6455 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.093062  6599 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.126053  6455 raft_consensus.cc:1275] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.127122  6577 consensus_queue.cc:1048] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.131613  6455 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.132912  6599 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.134014  6381 raft_consensus.cc:1275] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.135596  6587 consensus_queue.cc:1048] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.141722  6530 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.143198  6575 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.184768  6530 raft_consensus.cc:1275] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.185968  6575 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.192760  6456 raft_consensus.cc:1275] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.194391  6653 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.207086  6530 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.208403  6626 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:38.217368  6381 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:38.218519  6615 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:40.495548  5762 auto_leader_rebalancer-test.cc:352] The leader distribution is 
I20260713 09:00:40.496174  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:40.510064  6381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:40.510630  6381 raft_consensus.cc:606] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Received request to transfer leadership to TS 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:40.512502  6381 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:40.512878  6381 raft_consensus.cc:606] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Received request to transfer leadership to TS 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:40.513715  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:00:40.514070  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:40.643568  6653 raft_consensus.cc:993] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:40.643946  6659 raft_consensus.cc:1081] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Signalling peer 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:40.645164  6529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:44116
I20260713 09:00:40.645623  6529 raft_consensus.cc:493] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.645881  6529 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.649923  6529 raft_consensus.cc:515] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.651309  6529 leader_election.cc:290] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 3 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:40.651893  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:40.652263  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:40.652436  6381 raft_consensus.cc:3055] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:40.652763  6381 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:40.652767  6456 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.653617  6381 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.654780  6381 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.658951  6456 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:40.660050  6493 leader_election.cc:304] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:40.660647  6655 raft_consensus.cc:2804] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:40.660853  6381 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:40.661616  6655 raft_consensus.cc:697] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:40.662369  6655 consensus_queue.cc:237] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.667781  6276 catalog_manager.cc:5697] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 2 to 3, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:40.820775  6659 raft_consensus.cc:993] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:40.821116  6653 raft_consensus.cc:1081] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Signalling peer 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:40.822304  6529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:44116
I20260713 09:00:40.822746  6529 raft_consensus.cc:493] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:40.823011  6529 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.827385  6529 raft_consensus.cc:515] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.828764  6529 leader_election.cc:290] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 3 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:40.829464  6381 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:40.829706  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:40.829911  6381 raft_consensus.cc:3055] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:40.830153  6456 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.830192  6381 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:40.830893  6381 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.831697  6381 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:40.834304  6456 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:40.835117  6493 leader_election.cc:304] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:40.835669  6655 raft_consensus.cc:2804] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:40.835793  6381 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:40.836035  6655 raft_consensus.cc:697] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:40.836772  6655 consensus_queue.cc:237] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:40.842199  6276 catalog_manager.cc:5697] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 2 to 3, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:41.120667  6456 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:41.121654  6655 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:41.134260  6381 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:41.135469  6669 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:41.232112  6456 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:41.233106  6669 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:41.240202  6381 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:41.242676  6655 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:41.514763  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:41.526271  6529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:00:41.526732  6529 raft_consensus.cc:606] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:41.532555  6529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:44134
I20260713 09:00:41.532958  6529 raft_consensus.cc:606] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:41.538849  6456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:00:41.539271  6456 raft_consensus.cc:606] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:41.542207  6660 raft_consensus.cc:993] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.542635  6669 raft_consensus.cc:1081] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.544073  6380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50740
I20260713 09:00:41.544134  6456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:00:41.544472  6380 raft_consensus.cc:493] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.544693  6456 raft_consensus.cc:606] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:41.544834  6380 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.550472  6456 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
mode: GRACEFUL
new_leader_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:35000
I20260713 09:00:41.550987  6456 raft_consensus.cc:606] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Received request to transfer leadership to TS a75e9c2a64a145309781fbcbdd42619a
I20260713 09:00:41.551047  6380 raft_consensus.cc:515] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.553529  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:41.554081  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9d42589ada744e28914c639fbc5a8d8" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:41.554047  6529 raft_consensus.cc:3055] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:41.554904  6529 raft_consensus.cc:740] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:41.554853  6456 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.555727  6529 consensus_queue.cc:260] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.556751  6380 leader_election.cc:290] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 4 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:41.556838  6529 raft_consensus.cc:3060] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.560554  6456 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 4.
I20260713 09:00:41.561252  6529 raft_consensus.cc:2468] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 4.
I20260713 09:00:41.561328  6344 leader_election.cc:304] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [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: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:41.562034  6653 raft_consensus.cc:2804] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:41.562469  6653 raft_consensus.cc:697] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 4 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:41.563074  6653 consensus_queue.cc:237] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.567798  6279 catalog_manager.cc:5697] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 3 to 4, leader changed from 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 4 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.649294  6655 raft_consensus.cc:993] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.649717  6669 raft_consensus.cc:1081] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.650993  6380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50740
I20260713 09:00:41.651400  6380 raft_consensus.cc:493] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.651744  6380 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.656299  6380 raft_consensus.cc:515] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.657685  6380 leader_election.cc:290] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 4 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:41.658252  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:41.658604  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41b3b7a338948da81070a6ededc0494" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:41.658782  6456 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.659086  6529 raft_consensus.cc:3055] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:41.659390  6529 raft_consensus.cc:740] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:41.659962  6529 consensus_queue.cc:260] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.660748  6529 raft_consensus.cc:3060] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:41.662637  6456 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 4.
I20260713 09:00:41.663458  6344 leader_election.cc:304] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [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: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:41.664004  6653 raft_consensus.cc:2804] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:41.664340  6653 raft_consensus.cc:697] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 4 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:41.665050  6529 raft_consensus.cc:2468] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 4.
I20260713 09:00:41.664963  6653 consensus_queue.cc:237] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.669875  6279 catalog_manager.cc:5697] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 3 to 4, leader changed from 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 4 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.732169  6678 raft_consensus.cc:993] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.732718  6679 raft_consensus.cc:993] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.732790  6615 raft_consensus.cc:1081] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.733072  6679 raft_consensus.cc:1081] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.734254  6381 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:00:41.734565  6380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:00:41.734658  6381 raft_consensus.cc:493] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.735020  6381 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.735008  6380 raft_consensus.cc:493] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.735450  6380 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.739032  6381 raft_consensus.cc:515] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.739512  6380 raft_consensus.cc:515] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.740293  6381 leader_election.cc:290] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 3 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:41.741036  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:41.741226  6380 leader_election.cc:290] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 3 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:41.741562  6456 raft_consensus.cc:3055] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:41.741852  6456 raft_consensus.cc:740] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:41.742429  6456 consensus_queue.cc:260] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.741292  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8159b1220214597af578f7d7b6e25f4" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:41.742775  6530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:41.743080  6529 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.743237  6530 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.743273  6456 raft_consensus.cc:3060] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.747351  6454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:41.747871  6454 raft_consensus.cc:3055] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:41.748163  6454 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:41.748657  6530 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 3.
I20260713 09:00:41.748888  6454 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.749451  6456 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 3.
I20260713 09:00:41.749928  6345 leader_election.cc:304] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [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: 5fddfa1ed8b244eb9f9b9450b0704523, a75e9c2a64a145309781fbcbdd42619a; no voters: 
I20260713 09:00:41.750504  6344 leader_election.cc:304] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [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: a75e9c2a64a145309781fbcbdd42619a, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:41.750640  6653 raft_consensus.cc:2804] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:41.751175  6454 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:41.753737  6529 raft_consensus.cc:2468] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 3.
I20260713 09:00:41.754662  6659 raft_consensus.cc:2804] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:41.757933  6679 raft_consensus.cc:993] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: : Instructing follower a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.758390  6615 raft_consensus.cc:1081] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Signalling peer a75e9c2a64a145309781fbcbdd42619a to start an election
I20260713 09:00:41.760090  6380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
 from {username='slave'} at 127.0.0.1:50750
I20260713 09:00:41.760466  6454 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 3.
I20260713 09:00:41.760576  6380 raft_consensus.cc:493] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:41.760964  6380 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.761549  6659 raft_consensus.cc:697] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:41.762324  6653 raft_consensus.cc:697] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:41.762324  6659 consensus_queue.cc:237] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.763275  6653 consensus_queue.cc:237] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.767067  6380 raft_consensus.cc:515] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.768575  6380 leader_election.cc:290] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Requested vote from peers bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:41.769177  6454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:41.769652  6454 raft_consensus.cc:3055] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:00:41.769892  6454 raft_consensus.cc:740] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:41.770473  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "a75e9c2a64a145309781fbcbdd42619a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:41.771030  6529 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.770630  6454 consensus_queue.cc:260] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.771515  6279 catalog_manager.cc:5697] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 2 to 3, leader changed from bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 3 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.772389  6454 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:00:41.778098  6529 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:41.778393  6454 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e9c2a64a145309781fbcbdd42619a in term 2.
I20260713 09:00:41.779090  6345 leader_election.cc:304] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fddfa1ed8b244eb9f9b9450b0704523, a75e9c2a64a145309781fbcbdd42619a; no voters: 
I20260713 09:00:41.779825  6659 raft_consensus.cc:2804] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:00:41.780511  6659 raft_consensus.cc:697] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Leader. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:41.781196  6659 consensus_queue.cc:237] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:41.787616  6279 catalog_manager.cc:5697] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 2 to 3, leader changed from bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 3 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.788537  6279 catalog_manager.cc:5697] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a reported cstate change: term changed from 1 to 2, leader changed from bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130) to a75e9c2a64a145309781fbcbdd42619a (127.5.160.129). New cstate: current_term: 2 leader_uuid: "a75e9c2a64a145309781fbcbdd42619a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:41.982313  6529 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:41.983335  6659 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:41.993599  6454 raft_consensus.cc:1275] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:41.994936  6681 consensus_queue.cc:1048] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:42.049324  6454 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:42.050364  6681 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:42.057548  6529 raft_consensus.cc:1275] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:42.058887  6681 consensus_queue.cc:1048] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:42.176090  6529 raft_consensus.cc:1275] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:42.177127  6681 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:42.178952  6454 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:42.179996  6681 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:42.190676  6454 raft_consensus.cc:1275] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:42.193344  6659 consensus_queue.cc:1048] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:42.195389  6529 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:42.197431  6681 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:42.319885  6529 raft_consensus.cc:1275] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:42.320946  6681 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:42.327950  6456 raft_consensus.cc:1275] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Refusing update from remote peer a75e9c2a64a145309781fbcbdd42619a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:00:42.329321  6659 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:44.558140  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:44.565390  6380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:44.566008  6380 raft_consensus.cc:606] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Received request to transfer leadership to TS 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:44.568279  6380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:44.568689  6380 raft_consensus.cc:606] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Received request to transfer leadership to TS bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:44.570641  6380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ae9857d923064dbe976888e993b76f73"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:44.571019  6380 raft_consensus.cc:606] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Received request to transfer leadership to TS bbea11238a9c436dbbccdbc87f8c39ee
I20260713 09:00:44.572947  6380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34"
dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
mode: GRACEFUL
new_leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:50770
I20260713 09:00:44.573310  6380 raft_consensus.cc:606] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Received request to transfer leadership to TS 5fddfa1ed8b244eb9f9b9450b0704523
I20260713 09:00:44.574159  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260713 09:00:44.574574  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:00:44.602836  6653 raft_consensus.cc:993] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:44.603274  6698 raft_consensus.cc:1081] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Signalling peer 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:44.604627  6529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "228a83759abf407b99178cf94298271e"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:44116
I20260713 09:00:44.604984  6529 raft_consensus.cc:493] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.605258  6529 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.610097  6529 raft_consensus.cc:515] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.611599  6529 leader_election.cc:290] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 4 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:44.612232  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:44.612599  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228a83759abf407b99178cf94298271e" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:44.612821  6380 raft_consensus.cc:3055] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Stepping down as leader of term 3
I20260713 09:00:44.613058  6456 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.613170  6380 raft_consensus.cc:740] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:44.614065  6380 consensus_queue.cc:260] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.615028  6380 raft_consensus.cc:3060] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Advancing to term 4
I20260713 09:00:44.617486  6456 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 4.
I20260713 09:00:44.618532  6493 leader_election.cc:304] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:44.619222  6669 raft_consensus.cc:2804] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Leader election won for term 4
I20260713 09:00:44.619431  6380 raft_consensus.cc:2468] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 4.
I20260713 09:00:44.620117  6669 raft_consensus.cc:697] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:44.621141  6669 consensus_queue.cc:237] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.627506  6276 catalog_manager.cc:5697] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 3 to 4, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 4 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:44.696297  6653 raft_consensus.cc:993] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:44.696671  6698 raft_consensus.cc:1081] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Signalling peer bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:44.698098  6456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:34996
I20260713 09:00:44.698544  6456 raft_consensus.cc:493] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.698810  6456 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.702661  6456 raft_consensus.cc:515] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.703905  6456 leader_election.cc:290] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 3 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:44.704556  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:44.704849  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ccf8235c6c6498ba771b958ca3dbb79" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:44.705063  6380 raft_consensus.cc:3055] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:44.705262  6529 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.705358  6380 raft_consensus.cc:740] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:44.706084  6380 consensus_queue.cc:260] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.706881  6380 raft_consensus.cc:3060] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.709026  6529 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 3.
I20260713 09:00:44.709946  6420 leader_election.cc:304] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:44.710556  6615 raft_consensus.cc:2804] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:44.710811  6380 raft_consensus.cc:2468] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 3.
I20260713 09:00:44.711571  6615 raft_consensus.cc:697] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:44.712358  6615 consensus_queue.cc:237] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:44.719059  6276 catalog_manager.cc:5697] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 2 to 3, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 3 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:44.824609  6653 raft_consensus.cc:993] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:44.825011  6698 raft_consensus.cc:1081] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Signalling peer bbea11238a9c436dbbccdbc87f8c39ee to start an election
I20260713 09:00:44.826449  6456 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ae9857d923064dbe976888e993b76f73"
dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
 from {username='slave'} at 127.0.0.1:34996
I20260713 09:00:44.826879  6456 raft_consensus.cc:493] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:44.827154  6456 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.831528  6456 raft_consensus.cc:515] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:44.832736  6456 leader_election.cc:290] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [CANDIDATE]: Term 3 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131:41661)
I20260713 09:00:44.833340  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:44.833561  6529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae9857d923064dbe976888e993b76f73" candidate_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
I20260713 09:00:44.833812  6380 raft_consensus.cc:3055] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:44.833993  6529 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.834082  6380 raft_consensus.cc:740] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:44.834729  6380 consensus_queue.cc:260] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:44.835486  6380 raft_consensus.cc:3060] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:44.837702  6529 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 3.
I20260713 09:00:44.838419  6420 leader_election.cc:304] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:44.839030  6615 raft_consensus.cc:2804] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:44.839308  6380 raft_consensus.cc:2468] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bbea11238a9c436dbbccdbc87f8c39ee in term 3.
I20260713 09:00:44.839378  6615 raft_consensus.cc:697] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 LEADER]: Becoming Leader. State: Replica: bbea11238a9c436dbbccdbc87f8c39ee, State: Running, Role: LEADER
I20260713 09:00:44.840235  6615 consensus_queue.cc:237] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } }
I20260713 09:00:44.845796  6276 catalog_manager.cc:5697] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee reported cstate change: term changed from 2 to 3, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130). New cstate: current_term: 3 leader_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:45.040086  6698 raft_consensus.cc:993] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: : Instructing follower 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:45.040457  6653 raft_consensus.cc:1081] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Signalling peer 5fddfa1ed8b244eb9f9b9450b0704523 to start an election
I20260713 09:00:45.041561  6529 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34"
dest_uuid: "5fddfa1ed8b244eb9f9b9450b0704523"
 from {username='slave'} at 127.0.0.1:44116
I20260713 09:00:45.042026  6529 raft_consensus.cc:493] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:00:45.042253  6529 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.045964  6529 raft_consensus.cc:515] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:45.047330  6529 leader_election.cc:290] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [CANDIDATE]: Term 3 election: Requested vote from peers a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145), bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283)
I20260713 09:00:45.047904  6380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e9c2a64a145309781fbcbdd42619a"
I20260713 09:00:45.048169  6456 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1868f1fe34a498d99a342d2dd99ac34" candidate_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bbea11238a9c436dbbccdbc87f8c39ee"
I20260713 09:00:45.048347  6380 raft_consensus.cc:3055] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:00:45.048621  6380 raft_consensus.cc:740] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e9c2a64a145309781fbcbdd42619a, State: Running, Role: LEADER
I20260713 09:00:45.048677  6456 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.049180  6380 consensus_queue.cc:260] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:45.049906  6380 raft_consensus.cc:3060] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:00:45.052439  6456 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:45.053148  6493 leader_election.cc:304] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: 5fddfa1ed8b244eb9f9b9450b0704523, bbea11238a9c436dbbccdbc87f8c39ee; no voters: 
I20260713 09:00:45.053665  6380 raft_consensus.cc:2468] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fddfa1ed8b244eb9f9b9450b0704523 in term 3.
I20260713 09:00:45.053704  6669 raft_consensus.cc:2804] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:00:45.054219  6669 raft_consensus.cc:697] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Becoming Leader. State: Replica: 5fddfa1ed8b244eb9f9b9450b0704523, State: Running, Role: LEADER
I20260713 09:00:45.055079  6669 consensus_queue.cc:237] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [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: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } }
I20260713 09:00:45.061030  6276 catalog_manager.cc:5697] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 reported cstate change: term changed from 2 to 3, leader changed from a75e9c2a64a145309781fbcbdd42619a (127.5.160.129) to 5fddfa1ed8b244eb9f9b9450b0704523 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:45.113081  6380 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.113989  6669 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.123515  6456 raft_consensus.cc:1275] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260713 09:00:45.125029  6669 consensus_queue.cc:1048] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:45.197324  6530 raft_consensus.cc:1275] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.198297  6615 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.206053  6380 raft_consensus.cc:1275] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.208518  6715 consensus_queue.cc:1048] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:45.319247  6380 raft_consensus.cc:1275] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.320211  6715 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.329365  6530 raft_consensus.cc:1275] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Refusing update from remote peer bbea11238a9c436dbbccdbc87f8c39ee: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.330546  6705 consensus_queue.cc:1048] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fddfa1ed8b244eb9f9b9450b0704523" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 41661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.444074  6380 raft_consensus.cc:1275] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.445086  6669 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e9c2a64a145309781fbcbdd42619a" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39145 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:45.453105  6456 raft_consensus.cc:1275] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Refusing update from remote peer 5fddfa1ed8b244eb9f9b9450b0704523: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:00:45.454444  6720 consensus_queue.cc:1048] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bbea11238a9c436dbbccdbc87f8c39ee" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:45.575302  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:00:45.581110  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:00:45.603659  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:45.604537  5762 tablet_replica.cc:333] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.605151  5762 raft_consensus.cc:2243] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus shutting down.
W20260713 09:00:45.605261  6420 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260713 09:00:45.605549  5762 raft_consensus.cc:2272] T 8ccf8235c6c6498ba771b958ca3dbb79 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.608007  5762 tablet_replica.cc:333] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.608626  5762 raft_consensus.cc:2243] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.609066  5762 raft_consensus.cc:2272] T f1868f1fe34a498d99a342d2dd99ac34 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:45.609560  6420 consensus_peers.cc:597] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee -> Peer a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145): Couldn't send request to peer a75e9c2a64a145309781fbcbdd42619a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:45.611092  5762 tablet_replica.cc:333] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.611555  5762 raft_consensus.cc:2243] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.611934  5762 raft_consensus.cc:2272] T 93baca6be7b44b7d8373f855de20137a P a75e9c2a64a145309781fbcbdd42619a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.613413  5762 tablet_replica.cc:333] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.613945  5762 raft_consensus.cc:2243] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.614302  5762 raft_consensus.cc:2272] T 02ff4f9b16a3485796f198f2b1b1e3f2 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.616195  5762 tablet_replica.cc:333] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.616600  5762 raft_consensus.cc:2243] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.617184  5762 raft_consensus.cc:2272] T c8159b1220214597af578f7d7b6e25f4 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.618659  5762 tablet_replica.cc:333] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.619097  5762 raft_consensus.cc:2243] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.619705  5762 raft_consensus.cc:2272] T f41b3b7a338948da81070a6ededc0494 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.621100  5762 tablet_replica.cc:333] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.621490  5762 raft_consensus.cc:2243] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.621785  5762 raft_consensus.cc:2272] T ae9857d923064dbe976888e993b76f73 P a75e9c2a64a145309781fbcbdd42619a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.623660  5762 tablet_replica.cc:333] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.624181  5762 raft_consensus.cc:2243] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.624539  5762 raft_consensus.cc:2272] T 228a83759abf407b99178cf94298271e P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.626693  5762 tablet_replica.cc:333] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.627108  5762 raft_consensus.cc:2243] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.627888  5762 raft_consensus.cc:2272] T f9d42589ada744e28914c639fbc5a8d8 P a75e9c2a64a145309781fbcbdd42619a [term 4 FOLLOWER]: Raft consensus is shut down!
W20260713 09:00:45.628134  6494 consensus_peers.cc:597] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 -> Peer a75e9c2a64a145309781fbcbdd42619a (127.5.160.129:39145): Couldn't send request to peer a75e9c2a64a145309781fbcbdd42619a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:45.629617  5762 tablet_replica.cc:333] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a: stopping tablet replica
I20260713 09:00:45.630019  5762 raft_consensus.cc:2243] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.630666  5762 raft_consensus.cc:2272] T 39ff103bf9a7472fbe017e16fe9236b7 P a75e9c2a64a145309781fbcbdd42619a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.656831  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:00:45.674469  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:00:45.693373  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:45.694049  5762 tablet_replica.cc:333] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.694767  5762 raft_consensus.cc:2243] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.695163  5762 raft_consensus.cc:2272] T f1868f1fe34a498d99a342d2dd99ac34 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.697100  5762 tablet_replica.cc:333] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.697566  5762 raft_consensus.cc:2243] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.697897  5762 raft_consensus.cc:2272] T c8159b1220214597af578f7d7b6e25f4 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.699440  5762 tablet_replica.cc:333] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.699862  5762 raft_consensus.cc:2243] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.700441  5762 raft_consensus.cc:2272] T 02ff4f9b16a3485796f198f2b1b1e3f2 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.701833  5762 tablet_replica.cc:333] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.702225  5762 raft_consensus.cc:2243] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.702620  5762 raft_consensus.cc:2272] T 93baca6be7b44b7d8373f855de20137a P bbea11238a9c436dbbccdbc87f8c39ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.704077  5762 tablet_replica.cc:333] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.704465  5762 raft_consensus.cc:2243] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.704782  5762 raft_consensus.cc:2272] T 228a83759abf407b99178cf94298271e P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.706508  5762 tablet_replica.cc:333] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.706907  5762 raft_consensus.cc:2243] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.707275  5762 raft_consensus.cc:2272] T f41b3b7a338948da81070a6ededc0494 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.708768  5762 tablet_replica.cc:333] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.709154  5762 raft_consensus.cc:2243] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.709748  5762 raft_consensus.cc:2272] T ae9857d923064dbe976888e993b76f73 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.711321  5762 tablet_replica.cc:333] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.711714  5762 raft_consensus.cc:2243] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.712296  5762 raft_consensus.cc:2272] T 8ccf8235c6c6498ba771b958ca3dbb79 P bbea11238a9c436dbbccdbc87f8c39ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.713810  5762 tablet_replica.cc:333] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.714174  5762 raft_consensus.cc:2243] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.714466  5762 raft_consensus.cc:2272] T 39ff103bf9a7472fbe017e16fe9236b7 P bbea11238a9c436dbbccdbc87f8c39ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.715926  5762 tablet_replica.cc:333] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee: stopping tablet replica
I20260713 09:00:45.716297  5762 raft_consensus.cc:2243] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.716625  5762 raft_consensus.cc:2272] T f9d42589ada744e28914c639fbc5a8d8 P bbea11238a9c436dbbccdbc87f8c39ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.743484  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:00:45.754175  6493 consensus_peers.cc:597] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 -> Peer bbea11238a9c436dbbccdbc87f8c39ee (127.5.160.130:41283): Couldn't send request to peer bbea11238a9c436dbbccdbc87f8c39ee. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:41283: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:45.761921  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:00:45.780213  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:00:45.780853  5762 tablet_replica.cc:333] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.781391  5762 raft_consensus.cc:2243] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.781749  5762 raft_consensus.cc:2272] T 02ff4f9b16a3485796f198f2b1b1e3f2 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.783385  5762 tablet_replica.cc:333] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.783811  5762 raft_consensus.cc:2243] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.784404  5762 raft_consensus.cc:2272] T f1868f1fe34a498d99a342d2dd99ac34 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.785997  5762 tablet_replica.cc:333] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.786417  5762 raft_consensus.cc:2243] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.787068  5762 raft_consensus.cc:2272] T 93baca6be7b44b7d8373f855de20137a P 5fddfa1ed8b244eb9f9b9450b0704523 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.788529  5762 tablet_replica.cc:333] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.788929  5762 raft_consensus.cc:2243] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.789247  5762 raft_consensus.cc:2272] T c8159b1220214597af578f7d7b6e25f4 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.790736  5762 tablet_replica.cc:333] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.791123  5762 raft_consensus.cc:2243] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.791682  5762 raft_consensus.cc:2272] T 228a83759abf407b99178cf94298271e P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.793692  5762 tablet_replica.cc:333] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.794085  5762 raft_consensus.cc:2243] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.794409  5762 raft_consensus.cc:2272] T ae9857d923064dbe976888e993b76f73 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.796139  5762 tablet_replica.cc:333] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.796551  5762 raft_consensus.cc:2243] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.796856  5762 raft_consensus.cc:2272] T f41b3b7a338948da81070a6ededc0494 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.798169  5762 tablet_replica.cc:333] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.798595  5762 raft_consensus.cc:2243] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.798949  5762 raft_consensus.cc:2272] T 8ccf8235c6c6498ba771b958ca3dbb79 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.800688  5762 tablet_replica.cc:333] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.801072  5762 raft_consensus.cc:2243] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.801381  5762 raft_consensus.cc:2272] T 39ff103bf9a7472fbe017e16fe9236b7 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.802824  5762 tablet_replica.cc:333] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523: stopping tablet replica
I20260713 09:00:45.803179  5762 raft_consensus.cc:2243] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:45.803499  5762 raft_consensus.cc:2272] T f9d42589ada744e28914c639fbc5a8d8 P 5fddfa1ed8b244eb9f9b9450b0704523 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.820034  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:00:45.835798  5762 master.cc:562] Master@127.5.160.190:44769 shutting down...
I20260713 09:00:45.850425  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:00:45.850915  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:45.851197  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6554435da824114a12bf57f8c98f62a: stopping tablet replica
I20260713 09:00:45.868822  5762 master.cc:584] Master@127.5.160.190:44769 shutdown complete.
5fddfa1ed8b244eb9f9b9450b0704523  1
a75e9c2a64a145309781fbcbdd42619a  5
bbea11238a9c436dbbccdbc87f8c39ee  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10004 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260713 09:00:45.900740  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:33689
I20260713 09:00:45.901710  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:45.906637  6726 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:45.906661  6725 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:45.907460  6728 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:45.908635  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:45.909396  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:45.909603  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:45.909744  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933245909728 us; error 0 us; skew 500 ppm
I20260713 09:00:45.910221  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:45.912304  5762 webserver.cc:533] Webserver started at http://127.5.160.190:41579/ using document root <none> and password file <none>
I20260713 09:00:45.912730  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:45.912885  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:45.913136  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:45.914105  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "d46ce22f106c402bbdc65ba3505e0429"
format_stamp: "Formatted at 2026-07-13 09:00:45 on dist-test-slave-8pv2"
I20260713 09:00:45.917937  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260713 09:00:45.921054  6733 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:45.921643  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:00:45.921885  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "d46ce22f106c402bbdc65ba3505e0429"
format_stamp: "Formatted at 2026-07-13 09:00:45 on dist-test-slave-8pv2"
I20260713 09:00:45.922117  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:45.940846  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:45.941851  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:45.975340  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:33689
I20260713 09:00:45.975447  6784 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:33689 every 8 connection(s)
I20260713 09:00:45.978749  6785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:45.987591  6785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429: Bootstrap starting.
I20260713 09:00:45.991709  6785 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:45.995230  6785 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429: No bootstrap required, opened a new log
I20260713 09:00:45.997022  6785 raft_consensus.cc:359] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER }
I20260713 09:00:45.997368  6785 raft_consensus.cc:385] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:45.997560  6785 raft_consensus.cc:740] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d46ce22f106c402bbdc65ba3505e0429, State: Initialized, Role: FOLLOWER
I20260713 09:00:45.998064  6785 consensus_queue.cc:260] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER }
I20260713 09:00:45.998458  6785 raft_consensus.cc:399] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:00:45.998708  6785 raft_consensus.cc:493] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:00:45.998952  6785 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:46.002921  6785 raft_consensus.cc:515] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER }
I20260713 09:00:46.003371  6785 leader_election.cc:304] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [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: d46ce22f106c402bbdc65ba3505e0429; no voters: 
I20260713 09:00:46.004308  6785 leader_election.cc:290] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:00:46.004612  6788 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:46.005678  6788 raft_consensus.cc:697] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 1 LEADER]: Becoming Leader. State: Replica: d46ce22f106c402bbdc65ba3505e0429, State: Running, Role: LEADER
I20260713 09:00:46.006265  6788 consensus_queue.cc:237] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [LEADER]: Queue going to LEADER mode. State: All 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: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER }
I20260713 09:00:46.006877  6785 sys_catalog.cc:565] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:00:46.010739  6790 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d46ce22f106c402bbdc65ba3505e0429. Latest consensus state: current_term: 1 leader_uuid: "d46ce22f106c402bbdc65ba3505e0429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER } }
I20260713 09:00:46.011273  6790 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:46.012713  6789 sys_catalog.cc:455] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d46ce22f106c402bbdc65ba3505e0429" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d46ce22f106c402bbdc65ba3505e0429" member_type: VOTER } }
I20260713 09:00:46.013278  6789 sys_catalog.cc:458] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [sys.catalog]: This master's current role is: LEADER
I20260713 09:00:46.018775  6796 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:00:46.019961  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:00:46.023489  6796 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:00:46.030838  6796 catalog_manager.cc:1383] Generated new cluster ID: 65fc58951f0847fa91c9f629f3c5ff89
I20260713 09:00:46.031019  6796 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:00:46.056914  6796 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:00:46.057974  6796 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:00:46.070505  6796 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429: Generated new TSK 0
I20260713 09:00:46.070979  6796 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:00:46.085703  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:46.090734  6806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:46.092222  6807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:46.095058  5762 server_base.cc:1061] running on GCE node
W20260713 09:00:46.095211  6809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:46.097888  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:46.098059  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:46.098184  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933246098173 us; error 0 us; skew 500 ppm
I20260713 09:00:46.098666  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:46.100606  5762 webserver.cc:533] Webserver started at http://127.5.160.129:40629/ using document root <none> and password file <none>
I20260713 09:00:46.101002  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:46.101148  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:46.101349  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:46.102252  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.106184  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:00:46.109026  6814 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.109651  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:00:46.109887  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.110101  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:46.118247  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:46.119324  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:46.120555  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:46.122462  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:46.122665  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.122839  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:46.122972  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.158351  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:37519
I20260713 09:00:46.158432  6876 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:37519 every 8 connection(s)
I20260713 09:00:46.162672  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:46.169063  6881 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:46.171625  6882 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:46.171973  6884 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:46.172922  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:46.173705  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:46.173887  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:46.174005  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933246173993 us; error 0 us; skew 500 ppm
I20260713 09:00:46.174430  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:46.176939  5762 webserver.cc:533] Webserver started at http://127.5.160.130:37457/ using document root <none> and password file <none>
I20260713 09:00:46.177507  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:46.177610  6877 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33689
I20260713 09:00:46.177726  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:46.177979  6877 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:46.178016  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:46.178715  6877 heartbeater.cc:507] Master 127.5.160.190:33689 requested a full tablet report, sending...
I20260713 09:00:46.179212  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "f8b2396ab8514d07930861e5a3141384"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.180480  6750 ts_manager.cc:194] Registered new tserver with Master: 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:46.182018  6750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47014
I20260713 09:00:46.183320  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:00:46.186162  6889 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.186851  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:00:46.187098  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "f8b2396ab8514d07930861e5a3141384"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.187333  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:46.201721  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:46.202906  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:46.204175  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:46.206110  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:46.206291  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.206538  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:46.206691  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260713 09:00:46.241812  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:32901
I20260713 09:00:46.241894  6951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:32901 every 8 connection(s)
I20260713 09:00:46.246021  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:46.251683  6955 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:46.253716  6956 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:46.256028  6958 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:46.256843  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:46.256857  6952 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33689
I20260713 09:00:46.257383  6952 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:46.257900  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:46.258160  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:46.258149  6952 heartbeater.cc:507] Master 127.5.160.190:33689 requested a full tablet report, sending...
I20260713 09:00:46.258523  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933246258502 us; error 0 us; skew 500 ppm
I20260713 09:00:46.259239  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:46.260326  6750 ts_manager.cc:194] Registered new tserver with Master: f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:46.261428  5762 webserver.cc:533] Webserver started at http://127.5.160.131:35793/ using document root <none> and password file <none>
I20260713 09:00:46.261654  6750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47030
I20260713 09:00:46.261890  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:46.262102  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:46.262344  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:46.263437  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "4a21724c09cb4f32ba26452e58ff5e03"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.267226  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260713 09:00:46.269995  6963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.270643  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:00:46.270884  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "4a21724c09cb4f32ba26452e58ff5e03"
format_stamp: "Formatted at 2026-07-13 09:00:46 on dist-test-slave-8pv2"
I20260713 09:00:46.271097  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:46.305106  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:46.306077  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:46.307329  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:46.309412  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:46.309592  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.309803  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:46.309962  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:46.345527  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:46185
I20260713 09:00:46.345618  7025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:46185 every 8 connection(s)
I20260713 09:00:46.357662  7026 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33689
I20260713 09:00:46.357946  7026 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:46.358585  7026 heartbeater.cc:507] Master 127.5.160.190:33689 requested a full tablet report, sending...
I20260713 09:00:46.360174  6750 ts_manager.cc:194] Registered new tserver with Master: 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:46.360368  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011998673s
I20260713 09:00:46.361800  6750 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47040
I20260713 09:00:46.382530  6750 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47050:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:00:46.385941  6750 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:00:46.500768  6917 tablet_service.cc:1511] Processing CreateTablet for tablet dd298aa466814ebcb3706438ddc1d96d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:46.502106  6917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd298aa466814ebcb3706438ddc1d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.503571  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 70946a8a0dd843648d747ed8571b3ab3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:46.504316  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 3880df129c0c4b408c1730685ab2ce10 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:46.504906  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70946a8a0dd843648d747ed8571b3ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.504671  6914 tablet_service.cc:1511] Processing CreateTablet for tablet c3e63afae57b4bd28d496f4b5f3f447f (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:46.505563  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880df129c0c4b408c1730685ab2ce10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.506760  6913 tablet_service.cc:1511] Processing CreateTablet for tablet b39dda3a6da94672b90913a049ff5c01 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:46.507936  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39dda3a6da94672b90913a049ff5c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.509651  6912 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0965277564f4c9280d8536beb72e0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:46.510857  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0965277564f4c9280d8536beb72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.515498  6911 tablet_service.cc:1511] Processing CreateTablet for tablet 530c8c7ebb1a4101966ac3927bed8076 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:46.516674  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530c8c7ebb1a4101966ac3927bed8076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.519474  6910 tablet_service.cc:1511] Processing CreateTablet for tablet b3eabe50b26143859d84cb0281ef1594 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:46.520767  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3eabe50b26143859d84cb0281ef1594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.523577  6909 tablet_service.cc:1511] Processing CreateTablet for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:46.524739  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18c80f0bb884d7b933ba5e8d9dc84e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.530035  6916 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc81f43124243adacd2b74a237a6c05 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:46.530612  6842 tablet_service.cc:1511] Processing CreateTablet for tablet dd298aa466814ebcb3706438ddc1d96d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:46.531140  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc81f43124243adacd2b74a237a6c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.531786  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd298aa466814ebcb3706438ddc1d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.533464  7041 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:46.534600  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 70946a8a0dd843648d747ed8571b3ab3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:46.534730  6908 tablet_service.cc:1511] Processing CreateTablet for tablet a221467de80344c0881847e5a02b6b25 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:46.535835  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221467de80344c0881847e5a02b6b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.536834  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 96ddc89f48a641c3a3222980d153800d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:46.538908  6839 tablet_service.cc:1511] Processing CreateTablet for tablet c3e63afae57b4bd28d496f4b5f3f447f (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:46.540915  6838 tablet_service.cc:1511] Processing CreateTablet for tablet b39dda3a6da94672b90913a049ff5c01 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:46.542936  6837 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0965277564f4c9280d8536beb72e0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:46.545007  6836 tablet_service.cc:1511] Processing CreateTablet for tablet 530c8c7ebb1a4101966ac3927bed8076 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:46.545617  7041 tablet_bootstrap.cc:654] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:46.546967  6835 tablet_service.cc:1511] Processing CreateTablet for tablet b3eabe50b26143859d84cb0281ef1594 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:46.548894  6916 tablet_service.cc:1511] Processing CreateTablet for tablet cf4b13c27a69453faa30356bbe6f052e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:46.548985  6834 tablet_service.cc:1511] Processing CreateTablet for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:46.550065  6916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4b13c27a69453faa30356bbe6f052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.549804  6908 tablet_service.cc:1511] Processing CreateTablet for tablet c1124451441e4272afa43440770765c0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:46.550918  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1124451441e4272afa43440770765c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.503566  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 96ddc89f48a641c3a3222980d153800d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:46.551496  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 3880df129c0c4b408c1730685ab2ce10 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:46.552327  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ddc89f48a641c3a3222980d153800d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.555008  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e63afae57b4bd28d496f4b5f3f447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.535804  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70946a8a0dd843648d747ed8571b3ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.558840  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3eabe50b26143859d84cb0281ef1594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.559396  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ddc89f48a641c3a3222980d153800d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.559998  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530c8c7ebb1a4101966ac3927bed8076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.560527  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39dda3a6da94672b90913a049ff5c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.561139  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0965277564f4c9280d8536beb72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.564247  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e63afae57b4bd28d496f4b5f3f447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.565842  7041 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:46.566256  7041 ts_tablet_manager.cc:1403] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260713 09:00:46.566869  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18c80f0bb884d7b933ba5e8d9dc84e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.569008  7041 raft_consensus.cc:359] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.569670  7041 raft_consensus.cc:385] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:46.569929  7041 raft_consensus.cc:740] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:46.570844  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880df129c0c4b408c1730685ab2ce10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.570750  7041 consensus_queue.cc:260] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.574287  6908 tablet_service.cc:1511] Processing CreateTablet for tablet f4351b38f2fa489d88d7e3baa510ad70 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:46.575510  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4351b38f2fa489d88d7e3baa510ad70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.585040  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc81f43124243adacd2b74a237a6c05 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:46.590652  6908 tablet_service.cc:1511] Processing CreateTablet for tablet ed9676e5f9774190a9b817b7426e9ded (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:46.604959  6913 tablet_service.cc:1511] Processing CreateTablet for tablet 917dce239f954240a3b206785cf22595 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:46.618853  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc81f43124243adacd2b74a237a6c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.620761  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9676e5f9774190a9b817b7426e9ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.625814  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917dce239f954240a3b206785cf22595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.630400  7044 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:46.635574  6991 tablet_service.cc:1511] Processing CreateTablet for tablet dd298aa466814ebcb3706438ddc1d96d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:00:46.636714  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd298aa466814ebcb3706438ddc1d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.639559  6988 tablet_service.cc:1511] Processing CreateTablet for tablet c3e63afae57b4bd28d496f4b5f3f447f (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:00:46.640754  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e63afae57b4bd28d496f4b5f3f447f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.643558  6987 tablet_service.cc:1511] Processing CreateTablet for tablet b39dda3a6da94672b90913a049ff5c01 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:00:46.645394  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39dda3a6da94672b90913a049ff5c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.646734  6952 heartbeater.cc:499] Master 127.5.160.190:33689 was elected leader, sending a full tablet report...
I20260713 09:00:46.650911  6984 tablet_service.cc:1511] Processing CreateTablet for tablet b3eabe50b26143859d84cb0281ef1594 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:00:46.652099  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3eabe50b26143859d84cb0281ef1594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.655555  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 530c8c7ebb1a4101966ac3927bed8076 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:00:46.656778  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 530c8c7ebb1a4101966ac3927bed8076. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.659193  6912 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac912acb4173972a97d4c78f22be (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:46.660320  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac912acb4173972a97d4c78f22be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.661343  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 32d0965277564f4c9280d8536beb72e0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:00:46.663272  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 96ddc89f48a641c3a3222980d153800d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:00:46.660323  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 70946a8a0dd843648d747ed8571b3ab3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:00:46.665622  7044 tablet_bootstrap.cc:654] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:46.665736  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0965277564f4c9280d8536beb72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.667968  6842 tablet_service.cc:1511] Processing CreateTablet for tablet a221467de80344c0881847e5a02b6b25 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:46.669080  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221467de80344c0881847e5a02b6b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.669258  6836 tablet_service.cc:1511] Processing CreateTablet for tablet cf4b13c27a69453faa30356bbe6f052e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:46.670382  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4b13c27a69453faa30356bbe6f052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.670778  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96ddc89f48a641c3a3222980d153800d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.672061  6983 tablet_service.cc:1511] Processing CreateTablet for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:00:46.673254  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18c80f0bb884d7b933ba5e8d9dc84e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.676539  6982 tablet_service.cc:1511] Processing CreateTablet for tablet 3880df129c0c4b408c1730685ab2ce10 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:00:46.679332  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70946a8a0dd843648d747ed8571b3ab3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.679459  7041 ts_tablet_manager.cc:1434] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.113s	user 0.016s	sys 0.016s
I20260713 09:00:46.695793  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880df129c0c4b408c1730685ab2ce10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.697942  6839 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec64ec25c6342fd9aadcba216ee4178 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:46.703040  6841 tablet_service.cc:1511] Processing CreateTablet for tablet ed9676e5f9774190a9b817b7426e9ded (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:46.704208  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9676e5f9774190a9b817b7426e9ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.706880  6834 tablet_service.cc:1511] Processing CreateTablet for tablet f4351b38f2fa489d88d7e3baa510ad70 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:46.708806  7041 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:46.709322  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 9478968586564f379c05295d0be17e0d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:46.710891  6838 tablet_service.cc:1511] Processing CreateTablet for tablet c1124451441e4272afa43440770765c0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:46.714911  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec64ec25c6342fd9aadcba216ee4178 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:46.745543  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9478968586564f379c05295d0be17e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.746133  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec64ec25c6342fd9aadcba216ee4178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.748772  6991 tablet_service.cc:1511] Processing CreateTablet for tablet cf4b13c27a69453faa30356bbe6f052e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:00:46.749888  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4b13c27a69453faa30356bbe6f052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.691545  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 23f758aea4474488a22c372606aef73e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:46.750573  7041 tablet_bootstrap.cc:654] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:46.751230  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f758aea4474488a22c372606aef73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.721819  6837 tablet_service.cc:1511] Processing CreateTablet for tablet 23f758aea4474488a22c372606aef73e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:46.734884  6836 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac912acb4173972a97d4c78f22be (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:46.735105  6909 tablet_service.cc:1511] Processing CreateTablet for tablet f767701282fd42528e1180cb90f2f5b6 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:46.735451  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 9478968586564f379c05295d0be17e0d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:46.735451  6912 tablet_service.cc:1511] Processing CreateTablet for tablet e456196ce8dc4c259b268479a19086de (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:00:46.740469  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 5dc81f43124243adacd2b74a237a6c05 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:00:46.758739  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc81f43124243adacd2b74a237a6c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.741000  6835 tablet_service.cc:1511] Processing CreateTablet for tablet f767701282fd42528e1180cb90f2f5b6 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:46.741093  6911 tablet_service.cc:1511] Processing CreateTablet for tablet b5db97cb5a914b38a0fb8ce4392db1bd (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:46.742144  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec64ec25c6342fd9aadcba216ee4178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.743093  6983 tablet_service.cc:1511] Processing CreateTablet for tablet a221467de80344c0881847e5a02b6b25 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:00:46.757718  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f767701282fd42528e1180cb90f2f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.780916  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221467de80344c0881847e5a02b6b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.783339  6986 tablet_service.cc:1511] Processing CreateTablet for tablet f4351b38f2fa489d88d7e3baa510ad70 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:00:46.784468  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4351b38f2fa489d88d7e3baa510ad70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.784569  7044 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:46.785022  7044 ts_tablet_manager.cc:1403] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.011s
I20260713 09:00:46.777427  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1124451441e4272afa43440770765c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.785564  6842 tablet_service.cc:1511] Processing CreateTablet for tablet e456196ce8dc4c259b268479a19086de (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:00:46.786725  6842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e456196ce8dc4c259b268479a19086de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.787622  7044 raft_consensus.cc:359] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.788283  7044 raft_consensus.cc:385] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:46.788559  7044 raft_consensus.cc:740] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:46.789528  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac912acb4173972a97d4c78f22be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.792398  6989 tablet_service.cc:1511] Processing CreateTablet for tablet c1124451441e4272afa43440770765c0 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:00:46.794770  7044 consensus_queue.cc:260] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.801435  7043 raft_consensus.cc:493] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:46.801856  7043 raft_consensus.cc:515] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.803532  6833 tablet_service.cc:1511] Processing CreateTablet for tablet b5db97cb5a914b38a0fb8ce4392db1bd (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:46.804092  6990 tablet_service.cc:1511] Processing CreateTablet for tablet 917dce239f954240a3b206785cf22595 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:46.804509  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db97cb5a914b38a0fb8ce4392db1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.813194  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 917dce239f954240a3b206785cf22595 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:00:46.818909  6982 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec64ec25c6342fd9aadcba216ee4178 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:00:46.820385  7046 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:46.821049  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e456196ce8dc4c259b268479a19086de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.825757  7043 leader_election.cc:290] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:46.821697  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1124451441e4272afa43440770765c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.826830  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db97cb5a914b38a0fb8ce4392db1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.814420  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917dce239f954240a3b206785cf22595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.837113  7041 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:46.842954  7041 ts_tablet_manager.cc:1403] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.016s
I20260713 09:00:46.837383  6990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917dce239f954240a3b206785cf22595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.840643  7046 tablet_bootstrap.cc:654] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:46.846467  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f758aea4474488a22c372606aef73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.853667  6877 heartbeater.cc:499] Master 127.5.160.190:33689 was elected leader, sending a full tablet report...
I20260713 09:00:46.845645  7041 raft_consensus.cc:359] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.854239  7041 raft_consensus.cc:385] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:46.854805  7041 raft_consensus.cc:740] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:46.862356  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4351b38f2fa489d88d7e3baa510ad70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.864845  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 23f758aea4474488a22c372606aef73e (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:00:46.872154  6987 tablet_service.cc:1511] Processing CreateTablet for tablet d35cac912acb4173972a97d4c78f22be (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:00:46.874871  7041 consensus_queue.cc:260] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.875103  6988 tablet_service.cc:1511] Processing CreateTablet for tablet 9478968586564f379c05295d0be17e0d (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:00:46.879843  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9478968586564f379c05295d0be17e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.884200  6991 tablet_service.cc:1511] Processing CreateTablet for tablet ed9676e5f9774190a9b817b7426e9ded (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:00:46.882432  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec64ec25c6342fd9aadcba216ee4178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.891918  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f767701282fd42528e1180cb90f2f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.892315  7044 ts_tablet_manager.cc:1434] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.107s	user 0.008s	sys 0.006s
I20260713 09:00:46.897835  7044 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:46.898799  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
W20260713 09:00:46.900355  6891 leader_election.cc:343] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:46.908068  6983 tablet_service.cc:1511] Processing CreateTablet for tablet f767701282fd42528e1180cb90f2f5b6 (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:00:46.910663  7044 tablet_bootstrap.cc:654] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:46.913436  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9478968586564f379c05295d0be17e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.919533  6985 tablet_service.cc:1511] Processing CreateTablet for tablet e456196ce8dc4c259b268479a19086de (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:00:46.920684  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e456196ce8dc4c259b268479a19086de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.921840  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac912acb4173972a97d4c78f22be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.922724  6991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9676e5f9774190a9b817b7426e9ded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.889935  7041 ts_tablet_manager.cc:1434] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260713 09:00:46.918358  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:46.926721  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f758aea4474488a22c372606aef73e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:00:46.927455  6890 leader_election.cc:343] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:46.927878  6890 leader_election.cc:304] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:46.928755  7043 raft_consensus.cc:2749] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:46.941224  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f767701282fd42528e1180cb90f2f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.942351  7041 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:46.975397  6986 tablet_service.cc:1511] Processing CreateTablet for tablet b5db97cb5a914b38a0fb8ce4392db1bd (DEFAULT_TABLE table=test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:00:46.979260  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db97cb5a914b38a0fb8ce4392db1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:46.984553  7046 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:46.985008  7046 ts_tablet_manager.cc:1403] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.165s	user 0.020s	sys 0.017s
I20260713 09:00:46.991045  7048 raft_consensus.cc:493] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:46.991475  7048 raft_consensus.cc:515] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:46.993902  7048 leader_election.cc:290] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:46.995601  7041 tablet_bootstrap.cc:654] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.006274  7046 raft_consensus.cc:359] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.007062  7046 raft_consensus.cc:385] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.007359  7046 raft_consensus.cc:740] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.009331  7046 consensus_queue.cc:260] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.014109  7026 heartbeater.cc:499] Master 127.5.160.190:33689 was elected leader, sending a full tablet report...
W20260713 09:00:47.015918  6798 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:47.016829  7046 ts_tablet_manager.cc:1434] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260713 09:00:47.017753  7046 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.023849  7046 tablet_bootstrap.cc:654] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.030872  7044 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.031335  7044 ts_tablet_manager.cc:1403] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.134s	user 0.017s	sys 0.015s
I20260713 09:00:47.034080  7044 raft_consensus.cc:359] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.034909  7044 raft_consensus.cc:385] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.035225  7044 raft_consensus.cc:740] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.035936  7044 consensus_queue.cc:260] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.040210  7044 ts_tablet_manager.cc:1434] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:00:47.041164  7044 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.045121  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:47.046710  6816 leader_election.cc:343] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.049656  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.050817  7044 tablet_bootstrap.cc:654] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:47.051029  6815 leader_election.cc:343] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.051429  6815 leader_election.cc:304] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.052139  7048 raft_consensus.cc:2749] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.054876  7041 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.055327  7041 ts_tablet_manager.cc:1403] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.010s
I20260713 09:00:47.056902  7044 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.057303  7044 ts_tablet_manager.cc:1403] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.000s
I20260713 09:00:47.057989  7041 raft_consensus.cc:359] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.058712  7041 raft_consensus.cc:385] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.058982  7041 raft_consensus.cc:740] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.059671  7044 raft_consensus.cc:359] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.060379  7044 raft_consensus.cc:385] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.060650  7044 raft_consensus.cc:740] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.061360  7046 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.059873  7041 consensus_queue.cc:260] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.061364  7044 consensus_queue.cc:260] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.062256  7046 ts_tablet_manager.cc:1403] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.045s	user 0.005s	sys 0.009s
I20260713 09:00:47.063807  7044 ts_tablet_manager.cc:1434] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:00:47.064656  7044 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.065157  7046 raft_consensus.cc:359] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.065881  7046 raft_consensus.cc:385] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.066198  7046 raft_consensus.cc:740] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.067082  7046 consensus_queue.cc:260] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.069077  7046 ts_tablet_manager.cc:1434] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:00:47.070770  7044 tablet_bootstrap.cc:654] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.071179  7046 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.074076  7041 ts_tablet_manager.cc:1434] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:00:47.074952  7041 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.076340  7055 raft_consensus.cc:493] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.077417  7046 tablet_bootstrap.cc:654] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.077890  7055 raft_consensus.cc:515] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.080953  7055 leader_election.cc:290] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.085752  7044 tablet_bootstrap.cc:492] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.086218  7044 ts_tablet_manager.cc:1403] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.000s
I20260713 09:00:47.086906  7041 tablet_bootstrap.cc:654] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.093467  7046 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.089015  7044 raft_consensus.cc:359] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.093914  7046 ts_tablet_manager.cc:1403] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.006s
I20260713 09:00:47.094175  7044 raft_consensus.cc:385] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.094551  7044 raft_consensus.cc:740] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.095407  7044 consensus_queue.cc:260] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.096889  7041 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.097316  7041 ts_tablet_manager.cc:1403] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.023s	user 0.001s	sys 0.007s
I20260713 09:00:47.097468  7046 raft_consensus.cc:359] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.098217  7046 raft_consensus.cc:385] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.098564  7046 raft_consensus.cc:740] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.099390  7046 consensus_queue.cc:260] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.100299  7044 ts_tablet_manager.cc:1434] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:00:47.101302  7044 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.101480  7046 ts_tablet_manager.cc:1434] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:00:47.102811  7041 raft_consensus.cc:359] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.103484  7041 raft_consensus.cc:385] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.103755  7041 raft_consensus.cc:740] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.105029  7046 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.108397  7041 consensus_queue.cc:260] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.111161  7046 tablet_bootstrap.cc:654] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.112637  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.113219  6852 raft_consensus.cc:2468] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.113632  7048 raft_consensus.cc:493] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.114498  6965 leader_election.cc:304] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.116572  7041 ts_tablet_manager.cc:1434] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:00:47.120304  7055 raft_consensus.cc:2804] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.120652  7055 raft_consensus.cc:493] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.120980  7055 raft_consensus.cc:3060] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.121397  7044 tablet_bootstrap.cc:654] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.114041  7048 raft_consensus.cc:515] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.123605  7041 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.125631  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:47.126940  6816 leader_election.cc:343] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.127578  7055 raft_consensus.cc:515] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.128280  7048 leader_election.cc:290] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.129357  7055 leader_election.cc:290] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.129984  7041 tablet_bootstrap.cc:654] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.130921  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.131487  6852 raft_consensus.cc:3060] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.133257  7046 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.133792  7046 ts_tablet_manager.cc:1403] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.017s
I20260713 09:00:47.136668  7046 raft_consensus.cc:359] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.137387  7046 raft_consensus.cc:385] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.137724  7046 raft_consensus.cc:740] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.138598  7046 consensus_queue.cc:260] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.139488  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:47.140659  6815 leader_election.cc:343] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.140787  7046 ts_tablet_manager.cc:1434] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:47.141263  7041 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.141119  6815 leader_election.cc:304] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.141666  7041 ts_tablet_manager.cc:1403] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260713 09:00:47.141829  7046 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.141844  7048 raft_consensus.cc:2749] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.144343  7041 raft_consensus.cc:359] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.145010  7041 raft_consensus.cc:385] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.145280  7041 raft_consensus.cc:740] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.146104  7041 consensus_queue.cc:260] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.147934  7046 tablet_bootstrap.cc:654] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.138160  6852 raft_consensus.cc:2468] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.149328  6965 leader_election.cc:304] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.154323  7041 ts_tablet_manager.cc:1434] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:00:47.156842  7055 raft_consensus.cc:493] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.157311  7055 raft_consensus.cc:515] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.159269  7055 leader_election.cc:290] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.159750  7055 raft_consensus.cc:2804] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.160163  7055 raft_consensus.cc:697] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:47.160949  7055 consensus_queue.cc:237] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.161041  7041 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.168943  7041 tablet_bootstrap.cc:654] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.169397  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18c80f0bb884d7b933ba5e8d9dc84e3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.170032  6852 raft_consensus.cc:2468] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.171800  6965 leader_election.cc:304] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.172792  7067 raft_consensus.cc:2804] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.173174  7067 raft_consensus.cc:493] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.173480  7067 raft_consensus.cc:3060] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.174304  7046 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.174873  7046 ts_tablet_manager.cc:1403] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.013s
I20260713 09:00:47.176203  7043 raft_consensus.cc:493] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.176635  7043 raft_consensus.cc:515] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.177935  7046 raft_consensus.cc:359] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.178507  7043 leader_election.cc:290] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.178750  7046 raft_consensus.cc:385] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.179180  7046 raft_consensus.cc:740] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.179842  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.181005  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.180074  7046 consensus_queue.cc:260] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.181545  6927 raft_consensus.cc:2468] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.182696  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.183247  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70946a8a0dd843648d747ed8571b3ab3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.183295  7046 ts_tablet_manager.cc:1434] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260713 09:00:47.183842  6927 raft_consensus.cc:3060] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.184599  7046 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.188375  7068 raft_consensus.cc:493] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.188796  7068 raft_consensus.cc:515] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.190724  7068 leader_election.cc:290] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.190915  6927 raft_consensus.cc:2468] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.191555  7046 tablet_bootstrap.cc:654] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.183383  6852 raft_consensus.cc:2393] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8b2396ab8514d07930861e5a3141384 in current term 1: Already voted for candidate 4a21724c09cb4f32ba26452e58ff5e03 in this term.
I20260713 09:00:47.192845  6891 leader_election.cc:304] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.193996  7043 raft_consensus.cc:2749] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.194711  7068 raft_consensus.cc:493] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.195160  7068 raft_consensus.cc:515] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.196985  7068 leader_election.cc:290] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:47.197075  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.197852  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.198541  6851 raft_consensus.cc:2468] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
W20260713 09:00:47.199744  6965 leader_election.cc:343] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.201159  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.203171  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.203760  7046 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.204281  7046 ts_tablet_manager.cc:1403] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260713 09:00:47.204502  6965 leader_election.cc:304] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.205302  7068 raft_consensus.cc:2804] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.205628  7068 raft_consensus.cc:493] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.205956  7068 raft_consensus.cc:3060] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.207512  7046 raft_consensus.cc:359] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.208254  7046 raft_consensus.cc:385] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.208542  7046 raft_consensus.cc:740] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.209686  7044 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.209669  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18c80f0bb884d7b933ba5e8d9dc84e3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.210304  7044 ts_tablet_manager.cc:1403] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.109s	user 0.036s	sys 0.041s
I20260713 09:00:47.209292  7046 consensus_queue.cc:260] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.212257  7068 raft_consensus.cc:515] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.213052  7067 raft_consensus.cc:515] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.214051  7068 leader_election.cc:290] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
W20260713 09:00:47.205639  6965 leader_election.cc:343] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.214967  7067 leader_election.cc:290] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.213187  7044 raft_consensus.cc:359] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.215708  7044 raft_consensus.cc:385] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.216053  7044 raft_consensus.cc:740] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.216235  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.216724  6852 raft_consensus.cc:3060] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.216908  7044 consensus_queue.cc:260] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.217651  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18c80f0bb884d7b933ba5e8d9dc84e3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.218146  6851 raft_consensus.cc:3060] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:47.218333  6965 leader_election.cc:343] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.218798  6965 leader_election.cc:304] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
W20260713 09:00:47.219836  6965 leader_election.cc:343] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.221907  7044 ts_tablet_manager.cc:1434] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260713 09:00:47.222802  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b18c80f0bb884d7b933ba5e8d9dc84e3" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
W20260713 09:00:47.224896  6965 leader_election.cc:343] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.225117  6851 raft_consensus.cc:2468] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.225747  7043 raft_consensus.cc:493] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.226164  7043 raft_consensus.cc:515] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.227304  7044 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.227980  7043 leader_election.cc:290] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.229494  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.231488  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:47.231734  6891 leader_election.cc:343] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.232414  7068 raft_consensus.cc:2749] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:00:47.232811  6890 leader_election.cc:343] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.232975  7068 raft_consensus.cc:493] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.233261  6890 leader_election.cc:304] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.233426  7068 raft_consensus.cc:515] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.234228  7043 raft_consensus.cc:2749] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.234337  7046 ts_tablet_manager.cc:1434] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.030s	user 0.018s	sys 0.008s
I20260713 09:00:47.235281  7046 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.235589  7044 tablet_bootstrap.cc:654] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.235786  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.236467  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:47.236961  6965 leader_election.cc:343] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.236994  6926 raft_consensus.cc:2468] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.238217  6965 leader_election.cc:304] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.239068  7073 raft_consensus.cc:2804] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.239428  7073 raft_consensus.cc:493] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.239720  7073 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.240694  7046 tablet_bootstrap.cc:654] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.241969  6852 raft_consensus.cc:2468] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.235282  7068 leader_election.cc:290] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.243798  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96ddc89f48a641c3a3222980d153800d" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
W20260713 09:00:47.245039  6965 leader_election.cc:343] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.245669  6965 leader_election.cc:304] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.245841  7073 raft_consensus.cc:515] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.246368  7068 raft_consensus.cc:2804] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.246833  7068 raft_consensus.cc:697] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:47.247694  7073 leader_election.cc:290] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.247596  7068 consensus_queue.cc:237] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.251340  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
W20260713 09:00:47.255785  6965 leader_election.cc:343] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.256719  7041 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.257200  7041 ts_tablet_manager.cc:1403] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.016s
I20260713 09:00:47.259332  7046 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.259056  6747 catalog_manager.cc:5697] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.259749  7046 ts_tablet_manager.cc:1403] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:00:47.259799  7041 raft_consensus.cc:359] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.260509  7041 raft_consensus.cc:385] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.260773  7041 raft_consensus.cc:740] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.261431  7041 consensus_queue.cc:260] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.261976  6965 leader_election.cc:304] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.262440  7046 raft_consensus.cc:359] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.263089  7046 raft_consensus.cc:385] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.263139  7067 raft_consensus.cc:2804] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.263494  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.263702  7067 raft_consensus.cc:697] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:47.264015  6927 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.264475  7067 consensus_queue.cc:237] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.265525  7044 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.265947  7044 ts_tablet_manager.cc:1403] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.015s
I20260713 09:00:47.268594  7044 raft_consensus.cc:359] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.269217  7044 raft_consensus.cc:385] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.269498  7044 raft_consensus.cc:740] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.270376  7041 ts_tablet_manager.cc:1434] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260713 09:00:47.270133  7044 consensus_queue.cc:260] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.274049  7044 ts_tablet_manager.cc:1434] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:00:47.275048  7044 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.263428  7046 raft_consensus.cc:740] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.276938  7046 consensus_queue.cc:260] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.279325  7046 ts_tablet_manager.cc:1434] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:00:47.280169  7046 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.280846  7044 tablet_bootstrap.cc:654] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.284126  6927 raft_consensus.cc:2468] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.285202  6965 leader_election.cc:304] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.285842  7046 tablet_bootstrap.cc:654] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.286226  7067 raft_consensus.cc:2804] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.286685  7067 raft_consensus.cc:697] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:47.287446  7067 consensus_queue.cc:237] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.289004  7041 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.294389  7048 raft_consensus.cc:493] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.294890  7048 raft_consensus.cc:515] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.297017  7048 leader_election.cc:290] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.298182  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.298478  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.298923  7001 raft_consensus.cc:2468] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
W20260713 09:00:47.299952  6816 leader_election.cc:343] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.300534  6815 leader_election.cc:304] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.301570  7048 raft_consensus.cc:2804] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.301936  7048 raft_consensus.cc:493] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.302250  7048 raft_consensus.cc:3060] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.302167  7041 tablet_bootstrap.cc:654] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.308483  7044 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.308911  7044 ts_tablet_manager.cc:1403] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.034s	user 0.028s	sys 0.005s
I20260713 09:00:47.309355  7046 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.309849  7046 ts_tablet_manager.cc:1403] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.030s	user 0.026s	sys 0.003s
I20260713 09:00:47.309437  7048 raft_consensus.cc:515] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.311486  7044 raft_consensus.cc:359] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.312211  7044 raft_consensus.cc:385] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.312288  7046 raft_consensus.cc:359] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.312536  7044 raft_consensus.cc:740] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.313016  7046 raft_consensus.cc:385] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.312495  7041 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.313320  7046 raft_consensus.cc:740] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.313639  7041 ts_tablet_manager.cc:1403] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260713 09:00:47.313584  7044 consensus_queue.cc:260] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.314210  7046 consensus_queue.cc:260] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.316432  7046 ts_tablet_manager.cc:1434] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:47.316423  7041 raft_consensus.cc:359] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.317154  7041 raft_consensus.cc:385] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.317456  7041 raft_consensus.cc:740] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.317665  7046 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.318110  7041 consensus_queue.cc:260] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.312765  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.323087  7044 ts_tablet_manager.cc:1434] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260713 09:00:47.323312  7046 tablet_bootstrap.cc:654] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:47.324169  6816 leader_election.cc:343] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.326083  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.326709  7001 raft_consensus.cc:3060] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.326005  6747 catalog_manager.cc:5697] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.328310  6747 catalog_manager.cc:5697] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.329869  6747 catalog_manager.cc:5697] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.333155  7001 raft_consensus.cc:2468] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.334101  7041 ts_tablet_manager.cc:1434] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260713 09:00:47.334192  6815 leader_election.cc:304] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.334952  7044 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.337170  7085 raft_consensus.cc:2804] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.343174  7085 raft_consensus.cc:697] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:47.344095  7085 consensus_queue.cc:237] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:47.341346  7041 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.346830  7046 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.347275  7046 ts_tablet_manager.cc:1403] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.017s
I20260713 09:00:47.342764  7044 tablet_bootstrap.cc:654] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.338897  7048 leader_election.cc:290] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.349761  7046 raft_consensus.cc:359] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.350395  7046 raft_consensus.cc:385] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.350709  7046 raft_consensus.cc:740] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.350880  7041 tablet_bootstrap.cc:654] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.351476  7046 consensus_queue.cc:260] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.353574  7046 ts_tablet_manager.cc:1434] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:47.354465  7046 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.358681  7044 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.359086  7044 ts_tablet_manager.cc:1403] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.003s
I20260713 09:00:47.359723  7046 tablet_bootstrap.cc:654] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.361383  7044 raft_consensus.cc:359] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.361989  7044 raft_consensus.cc:385] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.362588  6747 catalog_manager.cc:5697] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.365516  7041 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.365845  7041 ts_tablet_manager.cc:1403] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260713 09:00:47.362255  7044 raft_consensus.cc:740] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.367111  7046 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.367543  7046 ts_tablet_manager.cc:1403] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.008s
I20260713 09:00:47.367677  7044 consensus_queue.cc:260] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.368191  7041 raft_consensus.cc:359] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.368799  7041 raft_consensus.cc:385] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.369030  7041 raft_consensus.cc:740] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.369684  7041 consensus_queue.cc:260] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.369846  7046 raft_consensus.cc:359] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.370436  7046 raft_consensus.cc:385] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.370800  7046 raft_consensus.cc:740] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.369714  7044 ts_tablet_manager.cc:1434] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:00:47.371699  7044 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.371379  7046 consensus_queue.cc:260] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.373481  7046 ts_tablet_manager.cc:1434] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:47.374251  7046 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.376756  7044 tablet_bootstrap.cc:654] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.377966  7041 ts_tablet_manager.cc:1434] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260713 09:00:47.379318  7046 tablet_bootstrap.cc:654] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.384495  7041 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.385403  7044 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.385851  7044 ts_tablet_manager.cc:1403] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:00:47.388269  7044 raft_consensus.cc:359] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.388928  7044 raft_consensus.cc:385] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.389362  7044 raft_consensus.cc:740] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.389863  7041 tablet_bootstrap.cc:654] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.389971  7044 consensus_queue.cc:260] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.391795  7044 ts_tablet_manager.cc:1434] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260713 09:00:47.392846  7044 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.394522  7046 tablet_bootstrap.cc:492] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.394922  7046 ts_tablet_manager.cc:1403] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260713 09:00:47.398064  7044 tablet_bootstrap.cc:654] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.399051  7046 raft_consensus.cc:359] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.399674  7046 raft_consensus.cc:385] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.399925  7046 raft_consensus.cc:740] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.400656  7046 consensus_queue.cc:260] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.402935  7041 tablet_bootstrap.cc:492] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.403311  7041 ts_tablet_manager.cc:1403] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:00:47.404196  7044 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.404311  7046 ts_tablet_manager.cc:1434] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260713 09:00:47.404711  7044 ts_tablet_manager.cc:1403] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260713 09:00:47.405125  7046 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.405628  7041 raft_consensus.cc:359] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.406268  7041 raft_consensus.cc:385] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.406534  7041 raft_consensus.cc:740] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.407311  7041 consensus_queue.cc:260] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.407413  7044 raft_consensus.cc:359] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.408155  7044 raft_consensus.cc:385] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.408532  7044 raft_consensus.cc:740] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.409201  7044 consensus_queue.cc:260] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.411083  7044 ts_tablet_manager.cc:1434] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:00:47.412137  7044 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.413282  7046 tablet_bootstrap.cc:654] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.420653  7044 tablet_bootstrap.cc:654] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.413796  7041 ts_tablet_manager.cc:1434] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:00:47.423820  7041 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.424486  7044 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.424885  7044 ts_tablet_manager.cc:1403] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.000s
I20260713 09:00:47.425647  7067 raft_consensus.cc:493] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.426077  7067 raft_consensus.cc:515] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.427314  7044 raft_consensus.cc:359] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.427922  7044 raft_consensus.cc:385] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.427953  7067 leader_election.cc:290] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.428251  7044 raft_consensus.cc:740] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.428572  7041 tablet_bootstrap.cc:654] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.429394  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.429898  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.430132  7044 consensus_queue.cc:260] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.430961  6852 raft_consensus.cc:2468] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.431115  7046 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
W20260713 09:00:47.431246  6965 leader_election.cc:343] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.431735  7046 ts_tablet_manager.cc:1403] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.004s
I20260713 09:00:47.433828  7044 ts_tablet_manager.cc:1434] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:00:47.434010  6965 leader_election.cc:304] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.434688  7044 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.434316  7046 raft_consensus.cc:359] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.435072  7046 raft_consensus.cc:385] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.435029  7067 raft_consensus.cc:2804] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.435494  7046 raft_consensus.cc:740] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.435544  7067 raft_consensus.cc:493] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.435983  7067 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.436271  7046 consensus_queue.cc:260] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.438110  7046 ts_tablet_manager.cc:1434] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:47.440157  7044 tablet_bootstrap.cc:654] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.441357  7046 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.442219  7067 raft_consensus.cc:515] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.444859  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.445374  6852 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.446925  7046 tablet_bootstrap.cc:654] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.446795  7043 raft_consensus.cc:493] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.447530  7043 raft_consensus.cc:515] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.450886  7041 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.451292  7041 ts_tablet_manager.cc:1403] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:00:47.451670  7067 leader_election.cc:290] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.450917  7043 leader_election.cc:290] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.453419  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.453684  7041 raft_consensus.cc:359] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.454299  7041 raft_consensus.cc:385] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.454563  7041 raft_consensus.cc:740] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.455327  6852 raft_consensus.cc:2468] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.455224  7041 consensus_queue.cc:260] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.455854  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.456732  6965 leader_election.cc:304] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
W20260713 09:00:47.457535  6965 leader_election.cc:343] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:47.457823  6890 leader_election.cc:343] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.457572  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.458326  7067 raft_consensus.cc:2804] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.456596  7043 raft_consensus.cc:493] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.458833  7067 raft_consensus.cc:697] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
W20260713 09:00:47.459017  6891 leader_election.cc:343] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.459110  7043 raft_consensus.cc:515] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.459450  6891 leader_election.cc:304] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.459597  7067 consensus_queue.cc:237] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.462507  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc81f43124243adacd2b74a237a6c05" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.463089  7001 raft_consensus.cc:2468] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:47.465209  7043 leader_election.cc:290] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.465901  7043 raft_consensus.cc:2749] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.465853  6890 leader_election.cc:304] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.468461  7043 raft_consensus.cc:2804] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.468801  7043 raft_consensus.cc:493] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.469115  7043 raft_consensus.cc:3060] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.474814  7085 raft_consensus.cc:493] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.475281  7085 raft_consensus.cc:515] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.477255  7085 leader_election.cc:290] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.478581  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.479133  7001 raft_consensus.cc:2468] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:47.480297  6815 leader_election.cc:304] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.479072  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:47.481823  6816 leader_election.cc:343] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.482604  7085 raft_consensus.cc:2804] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.482949  7085 raft_consensus.cc:493] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.483255  7085 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.484872  7043 raft_consensus.cc:515] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.486966  7041 ts_tablet_manager.cc:1434] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.016s
I20260713 09:00:47.487955  7041 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.489487  7085 raft_consensus.cc:515] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.491880  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
W20260713 09:00:47.493062  6816 leader_election.cc:343] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.493376  7041 tablet_bootstrap.cc:654] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.494928  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.495412  7001 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.496466  7043 leader_election.cc:290] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.499132  7044 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.499029  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc81f43124243adacd2b74a237a6c05" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.499588  7044 ts_tablet_manager.cc:1403] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.065s	user 0.004s	sys 0.018s
I20260713 09:00:47.499681  7000 raft_consensus.cc:3060] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.502655  7044 raft_consensus.cc:359] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.503281  7044 raft_consensus.cc:385] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.503517  7044 raft_consensus.cc:740] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.503789  7085 leader_election.cc:290] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
W20260713 09:00:47.504688  6891 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:37519, user_credentials={real_user=slave}} blocked reactor thread for 45696.8us
I20260713 09:00:47.506969  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc81f43124243adacd2b74a237a6c05" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.507561  6852 raft_consensus.cc:2468] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:47.508490  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5dc81f43124243adacd2b74a237a6c05" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.509063  6851 raft_consensus.cc:3060] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.510555  7001 raft_consensus.cc:2468] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.511840  7044 consensus_queue.cc:260] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.511866  6815 leader_election.cc:304] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.515159  7044 ts_tablet_manager.cc:1434] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260713 09:00:47.516050  7044 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.521921  7043 raft_consensus.cc:493] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.522384  7043 raft_consensus.cc:515] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.524421  7043 leader_election.cc:290] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.526000  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.526604  7001 raft_consensus.cc:2468] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:47.528956  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.528245  6890 leader_election.cc:304] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.529690  6852 raft_consensus.cc:2468] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:47.530200  7085 raft_consensus.cc:2804] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.530696  7085 raft_consensus.cc:697] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:47.531752  7043 raft_consensus.cc:2804] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.532194  7043 raft_consensus.cc:493] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.532577  7043 raft_consensus.cc:3060] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.535195  7048 raft_consensus.cc:493] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.526978  7000 raft_consensus.cc:2468] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:47.535676  7048 raft_consensus.cc:515] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.536628  6890 leader_election.cc:304] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.531479  7085 consensus_queue.cc:237] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.540167  7101 raft_consensus.cc:2804] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.540656  7101 raft_consensus.cc:697] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:00:47.541433  7101 consensus_queue.cc:237] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.545596  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.546176  6927 raft_consensus.cc:2468] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:47.547197  6816 leader_election.cc:304] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.547462  7048 leader_election.cc:290] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.548091  7048 raft_consensus.cc:2804] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.548416  7048 raft_consensus.cc:493] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.548707  7048 raft_consensus.cc:3060] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.549381  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:47.550854  6815 leader_election.cc:343] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.546908  7043 raft_consensus.cc:515] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.554634  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.555193  6852 raft_consensus.cc:3060] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.560886  7044 tablet_bootstrap.cc:654] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.567606  7043 leader_election.cc:290] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.555263  6851 raft_consensus.cc:2468] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:47.565313  6852 raft_consensus.cc:2468] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:47.574365  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b39dda3a6da94672b90913a049ff5c01" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.575050  7000 raft_consensus.cc:3060] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.575976  7041 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.576371  7041 ts_tablet_manager.cc:1403] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.089s	user 0.021s	sys 0.020s
I20260713 09:00:47.573093  7048 raft_consensus.cc:515] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.576818  6891 leader_election.cc:304] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.579046  7041 raft_consensus.cc:359] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.579720  7041 raft_consensus.cc:385] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.579962  7041 raft_consensus.cc:740] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.580670  7041 consensus_queue.cc:260] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.581648  7100 raft_consensus.cc:2804] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.581496  6747 catalog_manager.cc:5697] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.583667  7000 raft_consensus.cc:2468] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:47.579113  7087 raft_consensus.cc:493] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.586194  7087 raft_consensus.cc:515] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.587648  7041 ts_tablet_manager.cc:1434] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260713 09:00:47.588238  7087 leader_election.cc:290] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.588322  7041 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.590746  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e63afae57b4bd28d496f4b5f3f447f" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.590950  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e63afae57b4bd28d496f4b5f3f447f" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.591308  7000 raft_consensus.cc:2468] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:47.591593  6927 raft_consensus.cc:2468] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:47.592398  6815 leader_election.cc:304] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.594914  7046 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.595330  7046 ts_tablet_manager.cc:1403] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.154s	user 0.027s	sys 0.051s
I20260713 09:00:47.595772  7087 raft_consensus.cc:2804] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.599818  7087 raft_consensus.cc:493] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.599500  7046 raft_consensus.cc:359] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.600320  7046 raft_consensus.cc:385] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.600631  7046 raft_consensus.cc:740] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.601292  7046 consensus_queue.cc:260] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.603183  7046 ts_tablet_manager.cc:1434] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260713 09:00:47.602783  6749 catalog_manager.cc:5697] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.604113  7046 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.600162  7087 raft_consensus.cc:3060] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.612618  7041 tablet_bootstrap.cc:654] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.614573  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.615096  6927 raft_consensus.cc:3060] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.615854  7046 tablet_bootstrap.cc:654] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.621418  6927 raft_consensus.cc:2468] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.622542  6816 leader_election.cc:304] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.626161  7087 raft_consensus.cc:515] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.627825  7048 leader_election.cc:290] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.628062  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.628340  7048 raft_consensus.cc:2804] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.628870  7048 raft_consensus.cc:697] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
W20260713 09:00:47.629549  6815 leader_election.cc:343] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.629621  7048 consensus_queue.cc:237] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.630360  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e63afae57b4bd28d496f4b5f3f447f" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.630898  7000 raft_consensus.cc:3060] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.633247  7100 raft_consensus.cc:697] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:00:47.634084  7044 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.634661  7044 ts_tablet_manager.cc:1403] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.119s	user 0.009s	sys 0.002s
I20260713 09:00:47.634086  7100 consensus_queue.cc:237] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.637197  7044 raft_consensus.cc:359] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.637843  7044 raft_consensus.cc:385] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.638070  7044 raft_consensus.cc:740] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.638872  7044 consensus_queue.cc:260] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.640503  7000 raft_consensus.cc:2468] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.641664  6815 leader_election.cc:304] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.643903  6749 catalog_manager.cc:5697] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.638799  7087 leader_election.cc:290] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.646512  7087 raft_consensus.cc:2804] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.646962  7087 raft_consensus.cc:697] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:47.647732  7087 consensus_queue.cc:237] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.653116  7041 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.653568  7041 ts_tablet_manager.cc:1403] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.065s	user 0.010s	sys 0.000s
I20260713 09:00:47.656641  7041 raft_consensus.cc:359] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.657265  7041 raft_consensus.cc:385] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.657514  7041 raft_consensus.cc:740] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.658223  7041 consensus_queue.cc:260] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.660616  7041 ts_tablet_manager.cc:1434] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:00:47.661455  7041 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.662807  7044 ts_tablet_manager.cc:1434] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.007s
I20260713 09:00:47.666124  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e63afae57b4bd28d496f4b5f3f447f" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.666759  7067 consensus_queue.cc:1048] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.668028  7044 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.669719  7041 tablet_bootstrap.cc:654] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.672480  7107 raft_consensus.cc:493] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.672945  7107 raft_consensus.cc:515] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.666772  6927 raft_consensus.cc:3060] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.674875  7067 consensus_queue.cc:1048] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.676324  7044 tablet_bootstrap.cc:654] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.681599  6927 raft_consensus.cc:2468] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.681983  7067 raft_consensus.cc:493] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.681416  6749 catalog_manager.cc:5697] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.682420  7067 raft_consensus.cc:515] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.683427  7107 leader_election.cc:290] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.684162  7046 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.684563  7046 ts_tablet_manager.cc:1403] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.001s
I20260713 09:00:47.686065  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
W20260713 09:00:47.687335  6891 leader_election.cc:343] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.688302  7067 leader_election.cc:290] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.689193  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.690337  6925 raft_consensus.cc:3060] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:47.690395  6890 leader_election.cc:343] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.690949  6890 leader_election.cc:304] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.692000  7107 raft_consensus.cc:2749] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.695403  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.696008  6851 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.697144  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.697686  6927 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.698943  6965 leader_election.cc:304] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.699213  7046 raft_consensus.cc:359] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.699813  7046 raft_consensus.cc:385] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.700122  7055 raft_consensus.cc:2804] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.700469  7055 raft_consensus.cc:493] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.700796  7055 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.703428  7046 raft_consensus.cc:740] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.705061  7046 consensus_queue.cc:260] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.706554  7044 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.707021  7067 consensus_queue.cc:1048] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:47.707242  6965 consensus_peers.cc:597] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:47.707830  7055 raft_consensus.cc:515] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.712874  7041 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.713353  7041 ts_tablet_manager.cc:1403] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.000s
I20260713 09:00:47.712936  7055 leader_election.cc:290] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.715595  7041 raft_consensus.cc:359] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.716030  7041 raft_consensus.cc:385] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.716234  7041 raft_consensus.cc:740] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.716784  7041 consensus_queue.cc:260] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.716857  6747 catalog_manager.cc:5697] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.708770  7044 ts_tablet_manager.cc:1403] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.008s
I20260713 09:00:47.709162  7046 ts_tablet_manager.cc:1434] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260713 09:00:47.718418  7041 ts_tablet_manager.cc:1434] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.001s
I20260713 09:00:47.720577  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.721168  6851 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.722858  7044 raft_consensus.cc:359] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.723592  7044 raft_consensus.cc:385] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.723846  7044 raft_consensus.cc:740] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.724535  7044 consensus_queue.cc:260] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.726248  7046 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.728380  7044 ts_tablet_manager.cc:1434] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:00:47.732234  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.732605  7044 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.732769  6925 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.731622  6851 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.727566  6747 catalog_manager.cc:5697] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.720593  7041 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.738850  7073 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.741005  7044 tablet_bootstrap.cc:654] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.741323  6965 leader_election.cc:304] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.742813  7073 raft_consensus.cc:2804] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.743255  7073 raft_consensus.cc:697] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:47.743995  7073 consensus_queue.cc:237] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.745597  7046 tablet_bootstrap.cc:654] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.752441  6925 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.756418  6747 catalog_manager.cc:5697] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.740990  7041 tablet_bootstrap.cc:654] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.775173  7044 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.775616  7044 ts_tablet_manager.cc:1403] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.003s
I20260713 09:00:47.782119  7044 raft_consensus.cc:359] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.782858  7044 raft_consensus.cc:385] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.783108  7044 raft_consensus.cc:740] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.783736  7044 consensus_queue.cc:260] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.788968  7044 ts_tablet_manager.cc:1434] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:00:47.789284  6927 raft_consensus.cc:3060] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.789784  7044 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.809008  7046 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.809332  7046 ts_tablet_manager.cc:1403] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.083s	user 0.014s	sys 0.028s
I20260713 09:00:47.813800  7041 tablet_bootstrap.cc:492] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.814252  7041 ts_tablet_manager.cc:1403] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.017s
I20260713 09:00:47.815052  7044 tablet_bootstrap.cc:654] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.816042  7046 raft_consensus.cc:359] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.817202  7046 raft_consensus.cc:385] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.817518  7046 raft_consensus.cc:740] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.818207  7046 consensus_queue.cc:260] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.819027  7073 consensus_queue.cc:1048] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.820032  7046 ts_tablet_manager.cc:1434] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:00:47.807315  7067 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260713 09:00:47.821902  7046 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.822319  7041 raft_consensus.cc:359] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.822956  7041 raft_consensus.cc:385] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.823207  7041 raft_consensus.cc:740] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.823901  7041 consensus_queue.cc:260] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.826223  7087 raft_consensus.cc:493] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.826366  7041 ts_tablet_manager.cc:1434] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260713 09:00:47.840338  7046 tablet_bootstrap.cc:654] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.840366  7068 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:47.842773  7068 raft_consensus.cc:493] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.843236  7068 raft_consensus.cc:515] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.845223  7068 leader_election.cc:290] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.845839  7087 raft_consensus.cc:515] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.847368  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.846220  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.848878  7087 leader_election.cc:290] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.849066  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.849622  7000 raft_consensus.cc:2468] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:47.849982  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:47.851184  6816 leader_election.cc:343] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:47.852051  6965 leader_election.cc:343] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.851992  6815 leader_election.cc:304] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.853214  7087 raft_consensus.cc:2804] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.853623  7087 raft_consensus.cc:493] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.853924  7068 raft_consensus.cc:493] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.854019  7087 raft_consensus.cc:3060] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.854398  7068 raft_consensus.cc:515] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.856240  7068 leader_election.cc:290] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.858332  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.858793  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.858989  6852 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.859365  6925 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.860303  6965 leader_election.cc:304] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.861702  7055 raft_consensus.cc:2804] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.862058  7055 raft_consensus.cc:493] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.862373  7055 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:47.868570  6816 consensus_peers.cc:597] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Couldn't send request to peer f8b2396ab8514d07930861e5a3141384. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:47.869226  7055 raft_consensus.cc:515] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.871193  7055 leader_election.cc:290] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.872918  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.873472  6852 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.874775  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.875308  6927 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.879036  7044 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.884814  7044 ts_tablet_manager.cc:1403] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
I20260713 09:00:47.884994  7041 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.881605  6852 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.887609  7044 raft_consensus.cc:359] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.891367  7044 raft_consensus.cc:385] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.891690  7044 raft_consensus.cc:740] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.892354  7044 consensus_queue.cc:260] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.890177  6965 leader_election.cc:304] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.893496  7055 raft_consensus.cc:2804] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.893971  7055 raft_consensus.cc:697] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
W20260713 09:00:47.894061  6965 consensus_peers.cc:597] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Couldn't send request to peer f8b2396ab8514d07930861e5a3141384. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:47.890708  7087 raft_consensus.cc:515] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.889586  6927 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:47.894891  7044 ts_tablet_manager.cc:1434] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:00:47.895771  7044 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.895710  7055 consensus_queue.cc:237] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.896785  7041 tablet_bootstrap.cc:654] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.897966  7100 raft_consensus.cc:493] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.898386  7100 raft_consensus.cc:515] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.899544  6851 raft_consensus.cc:2393] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a21724c09cb4f32ba26452e58ff5e03 in current term 1: Already voted for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in this term.
I20260713 09:00:47.900367  7100 leader_election.cc:290] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.902221  7044 tablet_bootstrap.cc:654] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.902673  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.902940  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:47.903268  6851 raft_consensus.cc:2468] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:47.904488  6891 leader_election.cc:304] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:47.904687  7048 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.904942  6965 leader_election.cc:304] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.905297  7100 raft_consensus.cc:2804] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.905689  7100 raft_consensus.cc:493] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.906028  7100 raft_consensus.cc:3060] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.906268  7068 raft_consensus.cc:3060] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.903184  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:47.911520  6890 leader_election.cc:343] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:47.912551  6816 leader_election.cc:343] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.914443  7068 raft_consensus.cc:2749] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:47.915967  7068 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.920516  7046 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.920925  7046 ts_tablet_manager.cc:1403] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.099s	user 0.039s	sys 0.019s
I20260713 09:00:47.921001  7044 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.921403  7044 ts_tablet_manager.cc:1403] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.008s
I20260713 09:00:47.923532  7087 leader_election.cc:290] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.925091  7100 raft_consensus.cc:515] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.927606  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:47.928107  6850 raft_consensus.cc:3060] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.929641  7107 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.929804  6749 catalog_manager.cc:5697] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:47.931149  7100 leader_election.cc:290] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.932019  7046 raft_consensus.cc:359] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.932603  7046 raft_consensus.cc:385] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.932854  7046 raft_consensus.cc:740] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.933439  7046 consensus_queue.cc:260] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.933678  7044 raft_consensus.cc:359] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.934845  7044 raft_consensus.cc:385] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.935096  7044 raft_consensus.cc:740] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.935292  7046 ts_tablet_manager.cc:1434] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:00:47.936092  7046 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.935678  7044 consensus_queue.cc:260] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.937388  7055 raft_consensus.cc:493] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.937804  7055 raft_consensus.cc:515] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.938611  7044 ts_tablet_manager.cc:1434] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.003s
I20260713 09:00:47.938937  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.939425  7044 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
W20260713 09:00:47.940114  6890 leader_election.cc:343] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.940671  7041 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:47.941078  7041 ts_tablet_manager.cc:1403] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.000s
I20260713 09:00:47.941459  7055 leader_election.cc:290] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.943689  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:47.943976  6850 raft_consensus.cc:2468] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:47.944767  7044 tablet_bootstrap.cc:654] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.945001  6891 leader_election.cc:304] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [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: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03
I20260713 09:00:47.946002  7100 raft_consensus.cc:2804] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.946429  7100 raft_consensus.cc:697] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:00:47.947058  7046 tablet_bootstrap.cc:654] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:47.947196  7100 consensus_queue.cc:237] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.943567  7041 raft_consensus.cc:359] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.950767  7041 raft_consensus.cc:385] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.951094  7041 raft_consensus.cc:740] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.951325  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.951879  6926 raft_consensus.cc:2468] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.951916  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
W20260713 09:00:47.954916  6965 leader_election.cc:343] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.955574  6965 leader_election.cc:304] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:47.956734  7068 raft_consensus.cc:2804] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:47.957068  7068 raft_consensus.cc:493] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:47.957398  7068 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:47.951879  7041 consensus_queue.cc:260] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.961149  7041 ts_tablet_manager.cc:1434] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260713 09:00:47.967175  7001 raft_consensus.cc:2468] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:47.971517  7043 raft_consensus.cc:493] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.974202  7046 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:47.973946  7043 raft_consensus.cc:515] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.974565  7046 ts_tablet_manager.cc:1403] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.011s
I20260713 09:00:47.974776  7044 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:47.975174  7044 ts_tablet_manager.cc:1403] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260713 09:00:47.975206  6815 leader_election.cc:304] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:47.975906  7043 leader_election.cc:290] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:47.976284  7048 raft_consensus.cc:2804] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:47.976768  7048 raft_consensus.cc:697] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:47.976987  7046 raft_consensus.cc:359] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.977897  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:47.977571  7046 raft_consensus.cc:385] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.964103  7068 raft_consensus.cc:515] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.972296  7101 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:47.978606  7000 raft_consensus.cc:2393] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8b2396ab8514d07930861e5a3141384 in current term 1: Already voted for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in this term.
I20260713 09:00:47.979084  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.977543  7048 consensus_queue.cc:237] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.978575  7055 raft_consensus.cc:493] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:47.979854  7055 raft_consensus.cc:515] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.977633  7044 raft_consensus.cc:359] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.978596  7046 raft_consensus.cc:740] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.981616  7046 consensus_queue.cc:260] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.972782  7041 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:47.983390  6749 catalog_manager.cc:5697] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:47.984910  7044 raft_consensus.cc:385] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:47.985188  7044 raft_consensus.cc:740] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:47.990336  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec64ec25c6342fd9aadcba216ee4178" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:47.990852  7055 leader_election.cc:290] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.991161  6850 raft_consensus.cc:2468] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:47.988996  7044 consensus_queue.cc:260] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:47.993175  7046 ts_tablet_manager.cc:1434] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260713 09:00:47.994649  7046 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:47.994117  6965 leader_election.cc:304] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:47.995975  7044 ts_tablet_manager.cc:1434] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.001s
I20260713 09:00:47.996201  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec64ec25c6342fd9aadcba216ee4178" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:47.996803  7044 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:47.996959  7068 leader_election.cc:290] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:47.999773  6891 leader_election.cc:304] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
W20260713 09:00:47.998445  6965 leader_election.cc:343] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:47.996178  7055 raft_consensus.cc:2804] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.000813  7101 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.002009  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.003361  7055 raft_consensus.cc:493] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.006703  7055 raft_consensus.cc:3060] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.006848  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.007440  6926 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:00:48.005685  6965 leader_election.cc:343] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.014776  7101 raft_consensus.cc:2749] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.014834  7055 raft_consensus.cc:515] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.017094  7055 leader_election.cc:290] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.023074  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec64ec25c6342fd9aadcba216ee4178" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.023865  7043 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:48.024355  6965 leader_election.cc:343] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.026021  6926 raft_consensus.cc:2468] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.026718  7048 consensus_queue.cc:1048] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.028003  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec64ec25c6342fd9aadcba216ee4178" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.030779  6965 leader_election.cc:304] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:48.031538  7068 raft_consensus.cc:2804] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:00:48.033789  6798 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:00:48.028554  6851 raft_consensus.cc:3060] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.040611  7041 tablet_bootstrap.cc:654] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.039628  7115 consensus_queue.cc:1048] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:48.033247  7068 raft_consensus.cc:697] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:48.041765  7068 consensus_queue.cc:237] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.052249  7044 tablet_bootstrap.cc:654] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.065587  7100 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.076022  6851 raft_consensus.cc:2468] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.079283  6852 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.081631  7046 tablet_bootstrap.cc:654] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.087430  6965 leader_election.cc:304] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.089433  7068 raft_consensus.cc:2804] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.093432  7068 raft_consensus.cc:697] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:48.094257  7068 consensus_queue.cc:237] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.101212  7087 consensus_queue.cc:1048] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.098592  6749 catalog_manager.cc:5697] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.112957  7073 raft_consensus.cc:493] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.113387  7073 raft_consensus.cc:515] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.115276  7073 leader_election.cc:290] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.125137  7044 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.125614  7044 ts_tablet_manager.cc:1403] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.129s	user 0.010s	sys 0.010s
I20260713 09:00:48.135114  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.142354  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.143071  6851 raft_consensus.cc:2468] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
W20260713 09:00:48.145294  6965 leader_election.cc:343] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.201960  6747 catalog_manager.cc:5697] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.207605  7041 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.208067  7041 ts_tablet_manager.cc:1403] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.235s	user 0.028s	sys 0.050s
I20260713 09:00:48.208405  7044 raft_consensus.cc:359] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.209101  7044 raft_consensus.cc:385] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.209359  7044 raft_consensus.cc:740] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.210429  7044 consensus_queue.cc:260] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.212433  7044 ts_tablet_manager.cc:1434] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.087s	user 0.003s	sys 0.004s
I20260713 09:00:48.213335  7044 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:48.226603  6965 leader_election.cc:304] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.227458  7041 raft_consensus.cc:359] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:48.228231  7041 raft_consensus.cc:385] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.227850  7073 raft_consensus.cc:2804] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.228510  7041 raft_consensus.cc:740] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.228806  7073 raft_consensus.cc:493] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.229182  7073 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.229249  7041 consensus_queue.cc:260] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:48.231603  7041 ts_tablet_manager.cc:1434] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.002s
I20260713 09:00:48.245270  7055 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.246233  7073 raft_consensus.cc:515] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.248873  7073 leader_election.cc:290] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.249825  7041 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.262598  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.263275  7041 tablet_bootstrap.cc:654] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.265718  6749 catalog_manager.cc:5697] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.269304  7044 tablet_bootstrap.cc:654] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.271481  7046 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.271903  7046 ts_tablet_manager.cc:1403] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.278s	user 0.019s	sys 0.042s
I20260713 09:00:48.272190  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.274035  6850 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.274658  7087 consensus_queue.cc:1048] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:48.275974  7111 consensus_queue.cc:1048] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:48.278714  6965 leader_election.cc:343] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.281931  7046 raft_consensus.cc:359] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.282541  7046 raft_consensus.cc:385] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.282797  7046 raft_consensus.cc:740] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.284500  6850 raft_consensus.cc:2468] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.286231  7046 consensus_queue.cc:260] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.295634  7068 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.299566  6965 leader_election.cc:304] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [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: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.301260  7068 raft_consensus.cc:2804] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.301878  7068 raft_consensus.cc:697] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:48.302690  7068 consensus_queue.cc:237] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.309964  7046 ts_tablet_manager.cc:1434] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.003s
I20260713 09:00:48.310913  7046 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
W20260713 09:00:48.313943  6815 consensus_peers.cc:597] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Couldn't send request to peer 4a21724c09cb4f32ba26452e58ff5e03. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:48.337194  7041 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.337656  7041 ts_tablet_manager.cc:1403] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.099s	user 0.021s	sys 0.018s
I20260713 09:00:48.340396  7041 raft_consensus.cc:359] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.341073  7041 raft_consensus.cc:385] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.341341  7041 raft_consensus.cc:740] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.341974  7041 consensus_queue.cc:260] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.343876  7041 ts_tablet_manager.cc:1434] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:48.346763  7044 tablet_bootstrap.cc:492] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.347170  7044 ts_tablet_manager.cc:1403] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.134s	user 0.007s	sys 0.006s
I20260713 09:00:48.348315  7041 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.349545  7044 raft_consensus.cc:359] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.350181  7044 raft_consensus.cc:385] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.350432  7044 raft_consensus.cc:740] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.351032  7044 consensus_queue.cc:260] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.354285  7044 ts_tablet_manager.cc:1434] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:48.355131  7044 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:48.352237  6747 catalog_manager.cc:5697] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.356907  7041 tablet_bootstrap.cc:654] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.361685  7044 tablet_bootstrap.cc:654] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.363437  7046 tablet_bootstrap.cc:654] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.367049  7044 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.367538  7044 ts_tablet_manager.cc:1403] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:00:48.368819  7046 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.369211  7046 ts_tablet_manager.cc:1403] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.001s
I20260713 09:00:48.369951  7044 raft_consensus.cc:359] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.370628  7044 raft_consensus.cc:385] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.370913  7044 raft_consensus.cc:740] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.371542  7044 consensus_queue.cc:260] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.373508  7044 ts_tablet_manager.cc:1434] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260713 09:00:48.374305  7044 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:48.374727  7041 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.375110  7041 ts_tablet_manager.cc:1403] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260713 09:00:48.377341  7041 raft_consensus.cc:359] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.377948  7041 raft_consensus.cc:385] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.378234  7041 raft_consensus.cc:740] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.378850  7041 consensus_queue.cc:260] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.379674  7044 tablet_bootstrap.cc:654] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.380705  7041 ts_tablet_manager.cc:1434] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:00:48.385479  7046 raft_consensus.cc:359] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.386144  7046 raft_consensus.cc:385] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.386396  7046 raft_consensus.cc:740] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.387336  7046 consensus_queue.cc:260] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.388091  7068 raft_consensus.cc:493] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.388517  7068 raft_consensus.cc:515] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.388788  7041 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.394275  7041 tablet_bootstrap.cc:654] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.394364  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.395093  6850 raft_consensus.cc:2393] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a21724c09cb4f32ba26452e58ff5e03 in current term 1: Already voted for candidate f8b2396ab8514d07930861e5a3141384 in this term.
I20260713 09:00:48.396538  7055 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.398810  7068 leader_election.cc:290] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.399403  7044 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.399896  7044 ts_tablet_manager.cc:1403] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.008s
I20260713 09:00:48.402240  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d35cac912acb4173972a97d4c78f22be" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.403033  7044 raft_consensus.cc:359] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.403743  7044 raft_consensus.cc:385] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.404048  7044 raft_consensus.cc:740] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.404036  6965 leader_election.cc:304] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.405181  7055 raft_consensus.cc:3060] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.404995  7044 consensus_queue.cc:260] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.409651  7044 ts_tablet_manager.cc:1434] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:00:48.410602  7044 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:48.410737  7068 raft_consensus.cc:493] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.411201  7068 raft_consensus.cc:515] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.412525  7114 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:48.413425  7055 raft_consensus.cc:2749] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.415292  7068 leader_election.cc:290] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.416848  7044 tablet_bootstrap.cc:654] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.416798  7100 raft_consensus.cc:493] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.417433  7100 raft_consensus.cc:515] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.419385  7100 leader_election.cc:290] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.421187  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.421739  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3eabe50b26143859d84cb0281ef1594" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.422564  7046 ts_tablet_manager.cc:1434] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.053s	user 0.007s	sys 0.001s
I20260713 09:00:48.423153  6890 leader_election.cc:304] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:48.423617  7046 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:48.424239  7043 raft_consensus.cc:2749] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.424830  7043 raft_consensus.cc:493] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.425040  7114 raft_consensus.cc:493] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.425369  7043 raft_consensus.cc:515] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } }
I20260713 09:00:48.425540  7114 raft_consensus.cc:515] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.427670  7114 leader_election.cc:290] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.428557  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.429148  6926 raft_consensus.cc:2468] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:48.431176  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.431270  6816 leader_election.cc:304] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.431689  7046 tablet_bootstrap.cc:654] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.432211  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd298aa466814ebcb3706438ddc1d96d" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.432408  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.432566  6851 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.433538  7114 raft_consensus.cc:2804] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.434916  7114 raft_consensus.cc:493] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.435243  7114 raft_consensus.cc:3060] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.435319  6891 leader_election.cc:304] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
W20260713 09:00:48.435776  6965 leader_election.cc:343] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.436421  7100 raft_consensus.cc:2749] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.436946  6926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.437285  7044 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.430351  7043 leader_election.cc:290] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185), 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:48.438082  7044 ts_tablet_manager.cc:1403] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:00:48.436609  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:48.444571  6815 leader_election.cc:343] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.447144  7068 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.450991  6924 raft_consensus.cc:3060] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.453653  7068 consensus_queue.cc:1048] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:00:48.455646  6965 leader_election.cc:343] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.456079  6965 leader_election.cc:304] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.456733  7068 raft_consensus.cc:2749] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.463920  7043 raft_consensus.cc:493] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.464331  7043 raft_consensus.cc:515] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.467195  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.468832  6925 raft_consensus.cc:3060] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.473042  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.474411  6890 leader_election.cc:304] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2396ab8514d07930861e5a3141384; no voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686
I20260713 09:00:48.475204  7100 raft_consensus.cc:2749] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.476271  7043 leader_election.cc:290] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.477056  7041 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.477465  7041 ts_tablet_manager.cc:1403] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.089s	user 0.019s	sys 0.014s
I20260713 09:00:48.478636  7044 raft_consensus.cc:359] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.479266  7044 raft_consensus.cc:385] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.479504  7044 raft_consensus.cc:740] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.480119  7044 consensus_queue.cc:260] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.482389  7114 raft_consensus.cc:515] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.484912  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.485424  6927 raft_consensus.cc:3060] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.479754  7041 raft_consensus.cc:359] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.487337  7041 raft_consensus.cc:385] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.487599  7041 raft_consensus.cc:740] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.487835  7107 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.489367  7041 consensus_queue.cc:260] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.492590  6927 raft_consensus.cc:2468] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:48.493786  7114 leader_election.cc:290] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.494771  7041 ts_tablet_manager.cc:1434] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260713 09:00:48.494875  6816 leader_election.cc:304] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.495126  7048 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.495677  7041 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.496321  7048 raft_consensus.cc:2804] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.496771  7048 raft_consensus.cc:697] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:48.497524  7048 consensus_queue.cc:237] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.504769  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:48.506044  7041 tablet_bootstrap.cc:654] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
W20260713 09:00:48.506929  6815 leader_election.cc:343] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.508252  7046 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.508432  7055 consensus_queue.cc:1048] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.508709  7046 ts_tablet_manager.cc:1403] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.085s	user 0.010s	sys 0.004s
I20260713 09:00:48.511178  7046 raft_consensus.cc:359] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.513374  7046 raft_consensus.cc:385] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.513634  7046 raft_consensus.cc:740] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.515837  7044 ts_tablet_manager.cc:1434] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260713 09:00:48.515628  7046 consensus_queue.cc:260] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.516665  7044 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Bootstrap starting.
I20260713 09:00:48.519580  7046 ts_tablet_manager.cc:1434] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260713 09:00:48.520503  7046 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:48.522404  7055 raft_consensus.cc:493] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.527935  7055 raft_consensus.cc:515] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.529480  7043 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.532858  7055 leader_election.cc:290] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.533388  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917dce239f954240a3b206785cf22595" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.534706  7046 tablet_bootstrap.cc:654] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.534513  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917dce239f954240a3b206785cf22595" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.534539  6850 raft_consensus.cc:2468] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:48.536883  6927 raft_consensus.cc:2468] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:48.538280  6965 leader_election.cc:304] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:48.539621  7055 raft_consensus.cc:2804] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.540012  7055 raft_consensus.cc:493] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.540405  7055 raft_consensus.cc:3060] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.536903  7114 raft_consensus.cc:493] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.541934  7114 raft_consensus.cc:515] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.548274  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:48.549636  6816 leader_election.cc:343] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.550338  7114 leader_election.cc:290] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.551849  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
W20260713 09:00:48.553419  6815 leader_election.cc:343] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.551843  7055 raft_consensus.cc:515] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.553900  6815 leader_election.cc:304] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.554952  7114 raft_consensus.cc:2749] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.555445  7055 leader_election.cc:290] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.556811  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917dce239f954240a3b206785cf22595" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.557801  6927 raft_consensus.cc:3060] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.563580  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "917dce239f954240a3b206785cf22595" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.564373  6850 raft_consensus.cc:3060] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.569417  6926 raft_consensus.cc:3060] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.572000  6927 raft_consensus.cc:2468] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.573132  6965 leader_election.cc:304] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.574124  7055 raft_consensus.cc:2804] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.575117  7055 raft_consensus.cc:697] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:48.575879  7055 consensus_queue.cc:237] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.583202  6850 raft_consensus.cc:2468] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.584510  7068 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.585783  7044 tablet_bootstrap.cc:654] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.605767  6749 catalog_manager.cc:5697] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.608289  7087 raft_consensus.cc:493] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.608747  7087 raft_consensus.cc:515] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.610558  7087 leader_election.cc:290] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.611986  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.612035  6747 catalog_manager.cc:5697] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.612763  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
W20260713 09:00:48.613538  6815 leader_election.cc:343] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:00:48.613961  6816 leader_election.cc:343] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:00:48.614356  6816 leader_election.cc:304] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.615293  7087 raft_consensus.cc:2749] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.618551  7041 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.619000  7041 ts_tablet_manager.cc:1403] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.123s	user 0.021s	sys 0.009s
I20260713 09:00:48.621218  7041 raft_consensus.cc:359] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.621645  7041 raft_consensus.cc:385] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.621847  7041 raft_consensus.cc:740] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.622354  7041 consensus_queue.cc:260] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.626968  7041 ts_tablet_manager.cc:1434] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:00:48.627852  7041 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.631356  7046 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.632525  7046 ts_tablet_manager.cc:1403] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.010s
I20260713 09:00:48.634044  7041 tablet_bootstrap.cc:654] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.632021  7044 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: No bootstrap required, opened a new log
I20260713 09:00:48.634574  7044 ts_tablet_manager.cc:1403] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent bootstrapping tablet: real 0.118s	user 0.005s	sys 0.011s
I20260713 09:00:48.637097  7044 raft_consensus.cc:359] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.639142  7044 raft_consensus.cc:385] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.639480  7044 raft_consensus.cc:740] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.640331  7068 raft_consensus.cc:493] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.638521  7046 raft_consensus.cc:359] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.640820  7046 raft_consensus.cc:385] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.640764  7068 raft_consensus.cc:515] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.641212  7046 raft_consensus.cc:740] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.641939  7046 consensus_queue.cc:260] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.642735  7068 leader_election.cc:290] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.640183  7044 consensus_queue.cc:260] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.644852  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.645912  7044 ts_tablet_manager.cc:1434] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:00:48.644263  7046 ts_tablet_manager.cc:1434] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:00:48.646548  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1124451441e4272afa43440770765c0" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.639441  7130 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260713 09:00:48.647260  6927 raft_consensus.cc:2393] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a21724c09cb4f32ba26452e58ff5e03 in current term 1: Already voted for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in this term.
I20260713 09:00:48.648485  6965 leader_election.cc:304] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.649466  7046 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:48.651412  7068 raft_consensus.cc:3060] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.660813  7046 tablet_bootstrap.cc:654] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.662777  7041 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.663223  7041 ts_tablet_manager.cc:1403] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.012s
I20260713 09:00:48.665630  7041 raft_consensus.cc:359] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.666260  7041 raft_consensus.cc:385] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.666584  7041 raft_consensus.cc:740] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.667182  7041 consensus_queue.cc:260] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.669044  7041 ts_tablet_manager.cc:1434] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260713 09:00:48.671357  7068 raft_consensus.cc:2749] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.672710  7041 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.677274  7046 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.677719  7046 ts_tablet_manager.cc:1403] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260713 09:00:48.678782  7041 tablet_bootstrap.cc:654] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.680147  7046 raft_consensus.cc:359] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.680768  7046 raft_consensus.cc:385] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.681032  7046 raft_consensus.cc:740] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.681628  7046 consensus_queue.cc:260] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.683570  7046 ts_tablet_manager.cc:1434] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:00:48.683792  7041 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.684126  7041 ts_tablet_manager.cc:1403] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260713 09:00:48.684355  7046 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:48.687696  7041 raft_consensus.cc:359] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.688264  7041 raft_consensus.cc:385] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.688519  7041 raft_consensus.cc:740] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.689031  7041 consensus_queue.cc:260] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.689946  7046 tablet_bootstrap.cc:654] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.691012  7041 ts_tablet_manager.cc:1434] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:48.691819  7041 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.695688  7046 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.696142  7046 ts_tablet_manager.cc:1403] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260713 09:00:48.697820  7041 tablet_bootstrap.cc:654] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.698556  7046 raft_consensus.cc:359] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.699234  7046 raft_consensus.cc:385] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.699533  7046 raft_consensus.cc:740] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.700188  7046 consensus_queue.cc:260] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.701886  7046 ts_tablet_manager.cc:1434] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:48.702642  7046 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: Bootstrap starting.
I20260713 09:00:48.702890  7041 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.703260  7041 ts_tablet_manager.cc:1403] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260713 09:00:48.705510  7041 raft_consensus.cc:359] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.706089  7041 raft_consensus.cc:385] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.706344  7041 raft_consensus.cc:740] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.707003  7041 consensus_queue.cc:260] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.707635  7046 tablet_bootstrap.cc:654] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.708834  7041 ts_tablet_manager.cc:1434] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:48.709654  7041 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: Bootstrap starting.
I20260713 09:00:48.714960  7041 tablet_bootstrap.cc:654] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: Neither blocks nor log segments found. Creating new log.
I20260713 09:00:48.720466  7046 tablet_bootstrap.cc:492] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: No bootstrap required, opened a new log
I20260713 09:00:48.720870  7046 ts_tablet_manager.cc:1403] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260713 09:00:48.721603  7041 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: No bootstrap required, opened a new log
I20260713 09:00:48.721987  7041 ts_tablet_manager.cc:1403] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260713 09:00:48.723282  7046 raft_consensus.cc:359] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.723915  7046 raft_consensus.cc:385] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.724162  7046 raft_consensus.cc:740] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.724293  7041 raft_consensus.cc:359] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.724915  7041 raft_consensus.cc:385] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:00:48.724763  7046 consensus_queue.cc:260] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.725179  7041 raft_consensus.cc:740] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Initialized, Role: FOLLOWER
I20260713 09:00:48.725808  7041 consensus_queue.cc:260] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.727026  7046 ts_tablet_manager.cc:1434] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:00:48.729487  7041 ts_tablet_manager.cc:1434] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:00:48.752987  7100 raft_consensus.cc:493] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.753358  7100 raft_consensus.cc:515] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.754812  7100 leader_election.cc:290] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.755437  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.755636  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.755919  6851 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:48.756138  7001 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:48.756765  6891 leader_election.cc:304] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.757037  7068 raft_consensus.cc:493] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.757457  7100 raft_consensus.cc:2804] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.757447  7068 raft_consensus.cc:515] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.757917  7100 raft_consensus.cc:493] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.758249  7100 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.759500  7068 leader_election.cc:290] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.760057  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.760417  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9676e5f9774190a9b817b7426e9ded" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.761592  6965 leader_election.cc:304] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03; no voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384
I20260713 09:00:48.762144  7068 raft_consensus.cc:2749] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:00:48.762708  7087 raft_consensus.cc:493] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.763058  7087 raft_consensus.cc:515] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.763725  7100 raft_consensus.cc:515] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.765239  7087 leader_election.cc:290] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.765422  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9478968586564f379c05295d0be17e0d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.765563  7100 leader_election.cc:290] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.766008  6924 raft_consensus.cc:2468] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:48.766330  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.766826  6851 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.767112  6816 leader_election.cc:304] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.767804  7000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9478968586564f379c05295d0be17e0d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.767863  7114 raft_consensus.cc:2804] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.768555  7114 raft_consensus.cc:493] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.767124  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:48.768539  7000 raft_consensus.cc:2468] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 0.
I20260713 09:00:48.769052  7114 raft_consensus.cc:3060] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.769165  7001 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.772662  6851 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:48.773576  7114 raft_consensus.cc:515] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.773828  6891 leader_election.cc:304] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.774556  7100 raft_consensus.cc:2804] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.774799  7001 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:48.775032  7100 raft_consensus.cc:697] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:00:48.775844  7100 consensus_queue.cc:237] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.777201  7114 leader_election.cc:290] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.777213  6924 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.778448  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9478968586564f379c05295d0be17e0d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:48.778518  6927 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9478968586564f379c05295d0be17e0d" candidate_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.779053  7001 raft_consensus.cc:3060] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.779145  6927 raft_consensus.cc:3060] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.782826  7001 raft_consensus.cc:2468] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:48.783736  6815 leader_election.cc:304] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:48.784353  7114 raft_consensus.cc:2804] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.784448  7068 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.784835  6927 raft_consensus.cc:2468] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6d76c9b251584e9a9e7003b2ccc7b686 in term 1.
I20260713 09:00:48.784833  7114 raft_consensus.cc:697] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Leader. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:00:48.786275  7114 consensus_queue.cc:237] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.795025  6749 catalog_manager.cc:5697] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.798928  7067 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.794800  6746 catalog_manager.cc:5697] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.829170  7100 raft_consensus.cc:493] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.829530  7100 raft_consensus.cc:515] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.831072  7100 leader_election.cc:290] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.831616  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.831905  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03" is_pre_election: true
I20260713 09:00:48.832096  6851 raft_consensus.cc:2468] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:48.832382  7001 raft_consensus.cc:2468] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 0.
I20260713 09:00:48.832960  6891 leader_election.cc:304] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.833597  7100 raft_consensus.cc:2804] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.833832  7100 raft_consensus.cc:493] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.834043  7100 raft_consensus.cc:3060] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.837904  7100 raft_consensus.cc:515] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.839221  7100 leader_election.cc:290] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:48.839839  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.840003  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5db97cb5a914b38a0fb8ce4392db1bd" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:00:48.840247  6851 raft_consensus.cc:3060] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.840420  7001 raft_consensus.cc:3060] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.844352  7001 raft_consensus.cc:2468] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:48.844411  6851 raft_consensus.cc:2468] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 1.
I20260713 09:00:48.845152  6890 leader_election.cc:304] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:00:48.845834  7100 raft_consensus.cc:2804] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.846215  7100 raft_consensus.cc:697] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:00:48.846853  7100 consensus_queue.cc:237] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.853521  6746 catalog_manager.cc:5697] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:48.876973  7055 raft_consensus.cc:493] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:00:48.877365  7055 raft_consensus.cc:515] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.878897  7055 leader_election.cc:290] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.879426  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" is_pre_election: true
I20260713 09:00:48.879675  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384" is_pre_election: true
I20260713 09:00:48.880012  6851 raft_consensus.cc:2468] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:48.880228  6924 raft_consensus.cc:2468] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 0.
I20260713 09:00:48.880952  6965 leader_election.cc:304] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:48.881552  7055 raft_consensus.cc:2804] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:00:48.881834  7055 raft_consensus.cc:493] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:00:48.882072  7055 raft_consensus.cc:3060] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.885978  7055 raft_consensus.cc:515] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.887441  7055 leader_election.cc:290] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:48.888100  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:00:48.888315  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "23f758aea4474488a22c372606aef73e" candidate_uuid: "4a21724c09cb4f32ba26452e58ff5e03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:00:48.888619  6851 raft_consensus.cc:3060] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.888844  6924 raft_consensus.cc:3060] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.893155  6851 raft_consensus.cc:2468] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.893249  6924 raft_consensus.cc:2468] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a21724c09cb4f32ba26452e58ff5e03 in term 1.
I20260713 09:00:48.893936  6965 leader_election.cc:304] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 6d76c9b251584e9a9e7003b2ccc7b686; no voters: 
I20260713 09:00:48.894459  7055 raft_consensus.cc:2804] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:00:48.894835  7055 raft_consensus.cc:697] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Leader. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:00:48.895483  7055 consensus_queue.cc:237] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:00:48.901742  6746 catalog_manager.cc:5697] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } }
I20260713 09:00:48.906438  7114 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.917609  7048 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.946945  6924 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:48.972220  7055 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:48.983273  7055 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:00:49.182029  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:00:49.187373  7207 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.188279  7208 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:00:49.189021  7210 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:00:49.189261  5762 server_base.cc:1061] running on GCE node
I20260713 09:00:49.190063  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:00:49.190244  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:00:49.190371  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933249190360 us; error 0 us; skew 500 ppm
I20260713 09:00:49.190862  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:00:49.193341  5762 webserver.cc:533] Webserver started at http://127.5.160.132:41205/ using document root <none> and password file <none>
I20260713 09:00:49.193941  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:00:49.194168  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:00:49.194461  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:00:49.195879  7000 raft_consensus.cc:3060] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:00:49.196123  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-3-root/instance:
uuid: "8c41d511ed8b49db89776ea28dacb3c1"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-8pv2"
I20260713 09:00:49.204864  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.008s	sys 0.000s
I20260713 09:00:49.208819  7216 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.209587  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:00:49.209870  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
uuid: "8c41d511ed8b49db89776ea28dacb3c1"
format_stamp: "Formatted at 2026-07-13 09:00:49 on dist-test-slave-8pv2"
I20260713 09:00:49.210132  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:00:49.224701  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:00:49.225780  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:00:49.227146  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:00:49.229374  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:00:49.229561  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.229849  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:00:49.230049  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:00:49.231982  7100 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.257125  7100 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.262096  7100 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:00:49.280439  7226 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.301895  7048 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.313918  7130 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.318852  7115 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.335414  7055 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:00:49.400956  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:34523
I20260713 09:00:49.401043  7287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:34523 every 8 connection(s)
I20260713 09:00:49.405318  5762 auto_leader_rebalancer-test.cc:392] add a tserver: 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:49.416087  7288 heartbeater.cc:344] Connected to a master server at 127.5.160.190:33689
I20260713 09:00:49.416389  7288 heartbeater.cc:461] Registering TS with master...
I20260713 09:00:49.417021  7288 heartbeater.cc:507] Master 127.5.160.190:33689 requested a full tablet report, sending...
I20260713 09:00:49.418926  6745 ts_manager.cc:194] Registered new tserver with Master: 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523)
I20260713 09:00:49.420337  6745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47064
I20260713 09:00:50.097008  7001 consensus_queue.cc:237] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.102697  6927 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.103967  6850 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.105065  7055 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.105773  7067 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:00:50.118224  6966 consensus_peers.cc:597] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ec64ec25c6342fd9aadcba216ee4178. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:50.120481  7055 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.122146  6850 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.122514  6927 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.134972  6745 catalog_manager.cc:5697] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.143842  6850 consensus_queue.cc:237] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.151068  7001 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.151216  6927 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.152138  7115 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.152948  7048 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.165834  7000 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.166706  6924 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.166785  7115 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.179924  6746 catalog_manager.cc:5697] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:00:50.182461  6817 consensus_peers.cc:597] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3eabe50b26143859d84cb0281ef1594. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:50.183418  6850 consensus_queue.cc:237] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue 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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
W20260713 09:00:50.189924  6817 consensus_peers.cc:597] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd298aa466814ebcb3706438ddc1d96d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:50.191129  7000 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.191238  6924 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.192306  7048 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.193004  7115 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.199424  7048 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.202385  7000 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.207799  6924 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.216013  6745 catalog_manager.cc:5697] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.227370  6924 consensus_queue.cc:237] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.235621  6850 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.235841  7000 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:50.236644  7100 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:50.238050  7226 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260713 09:00:50.244203  6892 consensus_peers.cc:597] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b39dda3a6da94672b90913a049ff5c01. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:50.244969  7100 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.246613  6850 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.248138  7000 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:50.257862  6749 catalog_manager.cc:5697] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:50.422411  7288 heartbeater.cc:499] Master 127.5.160.190:33689 was elected leader, sending a full tablet report...
I20260713 09:00:50.546531  7317 ts_tablet_manager.cc:933] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:50.555019  7317 tablet_copy_client.cc:323] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37519
I20260713 09:00:50.566915  6862 tablet_copy_service.cc:140] P 6d76c9b251584e9a9e7003b2ccc7b686: Received BeginTabletCopySession request for tablet b3eabe50b26143859d84cb0281ef1594 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:52304)
I20260713 09:00:50.567368  6862 tablet_copy_service.cc:161] P 6d76c9b251584e9a9e7003b2ccc7b686: Beginning new tablet copy session on tablet b3eabe50b26143859d84cb0281ef1594 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:52304: session id = 8c41d511ed8b49db89776ea28dacb3c1-b3eabe50b26143859d84cb0281ef1594
I20260713 09:00:50.572358  6862 tablet_copy_source_session.cc:215] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:50.575557  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3eabe50b26143859d84cb0281ef1594. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.586112  7317 tablet_copy_client.cc:806] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:50.586661  7317 tablet_copy_client.cc:670] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:50.590122  7317 tablet_copy_client.cc:538] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:50.598196  7317 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:50.617712  7317 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:50.618546  7317 tablet_bootstrap.cc:492] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:50.619118  7317 ts_tablet_manager.cc:1403] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.004s
I20260713 09:00:50.621698  7317 raft_consensus.cc:359] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.622519  7317 raft_consensus.cc:740] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:50.623111  7317 consensus_queue.cc:260] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.630342  7317 ts_tablet_manager.cc:1434] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.001s
I20260713 09:00:50.632433  6862 tablet_copy_service.cc:342] P 6d76c9b251584e9a9e7003b2ccc7b686: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b3eabe50b26143859d84cb0281ef1594 received from {username='slave'} at 127.0.0.1:52304
I20260713 09:00:50.632856  6862 tablet_copy_service.cc:434] P 6d76c9b251584e9a9e7003b2ccc7b686: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b3eabe50b26143859d84cb0281ef1594 on tablet b3eabe50b26143859d84cb0281ef1594 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:50.636579  7317 ts_tablet_manager.cc:933] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:50.638240  7317 tablet_copy_client.cc:323] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:50.642649  7324 ts_tablet_manager.cc:933] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:50.644147  7324 tablet_copy_client.cc:323] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:32901
I20260713 09:00:50.657058  6937 tablet_copy_service.cc:140] P f8b2396ab8514d07930861e5a3141384: Received BeginTabletCopySession request for tablet b39dda3a6da94672b90913a049ff5c01 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:60458)
I20260713 09:00:50.657524  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet 8ec64ec25c6342fd9aadcba216ee4178 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:50.657630  6937 tablet_copy_service.cc:161] P f8b2396ab8514d07930861e5a3141384: Beginning new tablet copy session on tablet b39dda3a6da94672b90913a049ff5c01 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:60458: session id = 8c41d511ed8b49db89776ea28dacb3c1-b39dda3a6da94672b90913a049ff5c01
I20260713 09:00:50.658170  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet 8ec64ec25c6342fd9aadcba216ee4178 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-8ec64ec25c6342fd9aadcba216ee4178
I20260713 09:00:50.664918  6937 tablet_copy_source_session.cc:215] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:50.664913  7011 tablet_copy_source_session.cc:215] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:50.667929  7324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b39dda3a6da94672b90913a049ff5c01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.668439  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec64ec25c6342fd9aadcba216ee4178. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.679550  7317 tablet_copy_client.cc:806] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:50.680055  7317 tablet_copy_client.cc:670] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:50.681865  7324 tablet_copy_client.cc:806] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:50.682333  7324 tablet_copy_client.cc:670] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:50.683096  7317 tablet_copy_client.cc:538] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:50.685281  7324 tablet_copy_client.cc:538] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:50.690629  7317 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:50.691058  7324 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:50.716071  7327 ts_tablet_manager.cc:933] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:50.718856  7317 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:50.719677  7317 tablet_bootstrap.cc:492] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:50.720268  7317 ts_tablet_manager.cc:1403] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.030s	user 0.023s	sys 0.003s
I20260713 09:00:50.725244  7317 raft_consensus.cc:359] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.726657  7317 raft_consensus.cc:740] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:50.727273  7317 consensus_queue.cc:260] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.733150  7324 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:50.734184  7324 tablet_bootstrap.cc:492] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:50.734856  7324 ts_tablet_manager.cc:1403] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.021s
I20260713 09:00:50.735355  7317 ts_tablet_manager.cc:1434] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260713 09:00:50.732333  7327 tablet_copy_client.cc:323] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37519
I20260713 09:00:50.737367  6862 tablet_copy_service.cc:140] P 6d76c9b251584e9a9e7003b2ccc7b686: Received BeginTabletCopySession request for tablet dd298aa466814ebcb3706438ddc1d96d from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:52304)
I20260713 09:00:50.737871  6862 tablet_copy_service.cc:161] P 6d76c9b251584e9a9e7003b2ccc7b686: Beginning new tablet copy session on tablet dd298aa466814ebcb3706438ddc1d96d from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:52304: session id = 8c41d511ed8b49db89776ea28dacb3c1-dd298aa466814ebcb3706438ddc1d96d
I20260713 09:00:50.737524  7324 raft_consensus.cc:359] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.738716  7324 raft_consensus.cc:740] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:50.739392  7324 consensus_queue.cc:260] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.742682  7324 ts_tablet_manager.cc:1434] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:50.745457  6862 tablet_copy_source_session.cc:215] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:50.747663  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-8ec64ec25c6342fd9aadcba216ee4178 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:50.748027  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-8ec64ec25c6342fd9aadcba216ee4178 on tablet 8ec64ec25c6342fd9aadcba216ee4178 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:50.748064  7327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd298aa466814ebcb3706438ddc1d96d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:50.749706  6937 tablet_copy_service.cc:342] P f8b2396ab8514d07930861e5a3141384: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b39dda3a6da94672b90913a049ff5c01 received from {username='slave'} at 127.0.0.1:60458
I20260713 09:00:50.750080  6937 tablet_copy_service.cc:434] P f8b2396ab8514d07930861e5a3141384: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b39dda3a6da94672b90913a049ff5c01 on tablet b39dda3a6da94672b90913a049ff5c01 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:50.761883  7327 tablet_copy_client.cc:806] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:50.762362  7327 tablet_copy_client.cc:670] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:50.765831  7327 tablet_copy_client.cc:538] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:50.771843  7327 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:50.785346  7327 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:50.785987  7327 tablet_bootstrap.cc:492] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:50.786573  7327 ts_tablet_manager.cc:1403] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260713 09:00:50.789109  7327 raft_consensus.cc:359] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.789847  7327 raft_consensus.cc:740] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:50.790398  7327 consensus_queue.cc:260] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:50.792156  7327 ts_tablet_manager.cc:1434] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:00:50.793581  6862 tablet_copy_service.cc:342] P 6d76c9b251584e9a9e7003b2ccc7b686: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-dd298aa466814ebcb3706438ddc1d96d received from {username='slave'} at 127.0.0.1:52304
I20260713 09:00:50.793908  6862 tablet_copy_service.cc:434] P 6d76c9b251584e9a9e7003b2ccc7b686: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-dd298aa466814ebcb3706438ddc1d96d on tablet dd298aa466814ebcb3706438ddc1d96d with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:51.030220  7263 raft_consensus.cc:1217] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:51.183174  7263 raft_consensus.cc:1217] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:51.239982  7263 raft_consensus.cc:1217] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:51.255292  7263 raft_consensus.cc:1217] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:51.643330  7332 raft_consensus.cc:1064] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:51.645850  7332 consensus_queue.cc:237] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.652680  7001 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.652737  7263 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.654313  7114 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.655489  6927 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.657191  7114 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.659284  7332 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.670653  7332 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.672312  6924 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.673786  7263 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.684515  7001 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.686988  6749 catalog_manager.cc:5697] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.692217  7107 raft_consensus.cc:1064] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:51.694502  7107 consensus_queue.cc:237] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.713915  7263 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.717813  7001 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.719352  7334 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.726194  7107 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.726368  6852 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.729205  7107 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.749121  7107 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.752988  7262 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.759119  7000 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.767831  6852 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.789477  6852 consensus_queue.cc:237] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.789776  6749 catalog_manager.cc:5697] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.798803  7262 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:51.801021  7048 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:51.808210  6927 raft_consensus.cc:1275] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:51.807788  7332 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.812157  7339 consensus_queue.cc:1048] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:51.813171  7262 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.816944  6927 raft_consensus.cc:2955] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.820941  6924 consensus_queue.cc:237] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.822175  7337 raft_consensus.cc:1064] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:51.824460  7337 consensus_queue.cc:237] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.829277  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b3eabe50b26143859d84cb0281ef1594 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:51.836099  7262 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:51.837373  6850 raft_consensus.cc:1275] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:51.838862  6745 catalog_manager.cc:5697] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.839802  7107 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:51.841596  7107 consensus_queue.cc:1048] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:51.853946  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet b3eabe50b26143859d84cb0281ef1594 with delete_type TABLET_DATA_TOMBSTONED (TS 4a21724c09cb4f32ba26452e58ff5e03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39786
I20260713 09:00:51.854645  7334 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.856889  7354 tablet_replica.cc:333] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:00:51.858207  7354 raft_consensus.cc:2243] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:51.859815  7354 raft_consensus.cc:2272] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:51.860984  7263 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.865163  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b39dda3a6da94672b90913a049ff5c01 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:51.865852  7354 ts_tablet_manager.cc:1916] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:51.871465  6749 catalog_manager.cc:5697] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:51.873948  7339 raft_consensus.cc:1064] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:51.874557  6850 raft_consensus.cc:2955] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.876255  7339 consensus_queue.cc:237] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:51.881582  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet b39dda3a6da94672b90913a049ff5c01 with delete_type TABLET_DATA_TOMBSTONED (TS 4a21724c09cb4f32ba26452e58ff5e03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39786
I20260713 09:00:51.886220  7262 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.888401  7055 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.890463  7354 ts_tablet_manager.cc:1929] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:51.890900  7354 log.cc:1199] T b3eabe50b26143859d84cb0281ef1594 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/b3eabe50b26143859d84cb0281ef1594
I20260713 09:00:51.892594  7354 tablet_replica.cc:333] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:00:51.893498  7354 raft_consensus.cc:2243] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:51.895267  7354 raft_consensus.cc:2272] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:51.896334  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet b3eabe50b26143859d84cb0281ef1594 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:51.898201  7354 ts_tablet_manager.cc:1916] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:51.925825  7354 ts_tablet_manager.cc:1929] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:51.926235  7354 log.cc:1199] T b39dda3a6da94672b90913a049ff5c01 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/b39dda3a6da94672b90913a049ff5c01
I20260713 09:00:51.927693  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet b39dda3a6da94672b90913a049ff5c01 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:51.931528  7262 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.932631  6927 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.933311  7000 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.934252  6924 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.934159  7332 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.935585  6852 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:51.937647  7055 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.940306  7356 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:51.939356  7339 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.948119  7332 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:51.960685  7356 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.966257  7332 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.966100  6852 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.973593  7262 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.978091  6926 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.986366  6749 catalog_manager.cc:5697] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:51.992790  6746 catalog_manager.cc:5697] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:51.997438  6924 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.009284  7000 consensus_queue.cc:237] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:52.015518  7262 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:52.016937  7337 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:52.016567  7263 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.023203  7337 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.031150  6926 raft_consensus.cc:1275] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:52.032873  7055 consensus_queue.cc:1048] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:52.034163  6850 consensus_queue.cc:237] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:52.035384  7000 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.038846  7261 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:52.039989  7263 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.041124  7048 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:52.048563  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8ec64ec25c6342fd9aadcba216ee4178 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:52.048019  7332 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.049032  6924 raft_consensus.cc:2955] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.049712  7262 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.059813  6746 catalog_manager.cc:5697] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:52.070629  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd298aa466814ebcb3706438ddc1d96d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:52.071803  7001 raft_consensus.cc:1275] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:52.074854  7332 consensus_queue.cc:1048] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:52.075730  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ec64ec25c6342fd9aadcba216ee4178 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:00:52.079044  6745 catalog_manager.cc:5697] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:52.081826  7363 tablet_replica.cc:333] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:00:52.085873  7363 raft_consensus.cc:2243] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:52.086614  7363 raft_consensus.cc:2272] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:52.082649  7001 raft_consensus.cc:2955] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:52.098192  7363 ts_tablet_manager.cc:1916] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:52.098722  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet dd298aa466814ebcb3706438ddc1d96d with delete_type TABLET_DATA_TOMBSTONED (TS f8b2396ab8514d07930861e5a3141384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60428
I20260713 09:00:52.100522  7364 tablet_replica.cc:333] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:00:52.101403  7364 raft_consensus.cc:2243] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:52.102380  7364 raft_consensus.cc:2272] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:52.105544  7364 ts_tablet_manager.cc:1916] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:52.113411  7363 ts_tablet_manager.cc:1929] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:52.113703  7363 log.cc:1199] T 8ec64ec25c6342fd9aadcba216ee4178 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/8ec64ec25c6342fd9aadcba216ee4178
I20260713 09:00:52.114840  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet 8ec64ec25c6342fd9aadcba216ee4178 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:52.116353  7364 ts_tablet_manager.cc:1929] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:52.116643  7364 log.cc:1199] T dd298aa466814ebcb3706438ddc1d96d P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/dd298aa466814ebcb3706438ddc1d96d
I20260713 09:00:52.117712  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet dd298aa466814ebcb3706438ddc1d96d (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:53.115836  7001 consensus_queue.cc:237] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
W20260713 09:00:53.121421  6966 consensus_peers.cc:597] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b18c80f0bb884d7b933ba5e8d9dc84e3. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:53.121356  6924 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.122570  6850 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.122988  7365 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.123713  7055 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.129449  7365 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.130954  6924 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.133224  6850 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.142017  7001 consensus_queue.cc:237] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.143024  6749 catalog_manager.cc:5697] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:53.148185  6924 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:53.148841  6966 consensus_peers.cc:597] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a221467de80344c0881847e5a02b6b25. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:53.150127  6850 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.150130  7365 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:53.151198  7055 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.161234  7055 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.163067  6924 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.163887  6850 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.175803  6850 consensus_queue.cc:237] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.182089  6750 catalog_manager.cc:5697] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
W20260713 09:00:53.186013  6817 consensus_peers.cc:597] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9478968586564f379c05295d0be17e0d. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:53.186748  7001 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.187319  6924 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.188002  7379 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.188668  7332 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.197352  7332 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.198207  7001 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.204384  6924 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.210100  6749 catalog_manager.cc:5697] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:53.213831  7001 consensus_queue.cc:237] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.220211  6850 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:53.221249  6966 consensus_peers.cc:597] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cf4b13c27a69453faa30356bbe6f052e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:53.222196  6924 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:53.222381  7365 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.224622  7365 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:53.234236  7055 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.237105  6924 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.244158  6850 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:53.255336  6749 catalog_manager.cc:5697] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:00:53.573459  7386 ts_tablet_manager.cc:933] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:53.575130  7386 tablet_copy_client.cc:323] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:53.576669  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet a221467de80344c0881847e5a02b6b25 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:53.577155  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet a221467de80344c0881847e5a02b6b25 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-a221467de80344c0881847e5a02b6b25
I20260713 09:00:53.583954  7011 tablet_copy_source_session.cc:215] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:53.586050  7388 ts_tablet_manager.cc:933] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:53.586800  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a221467de80344c0881847e5a02b6b25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:53.587718  7388 tablet_copy_client.cc:323] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37519
I20260713 09:00:53.589143  6862 tablet_copy_service.cc:140] P 6d76c9b251584e9a9e7003b2ccc7b686: Received BeginTabletCopySession request for tablet 9478968586564f379c05295d0be17e0d from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:52304)
I20260713 09:00:53.589573  6862 tablet_copy_service.cc:161] P 6d76c9b251584e9a9e7003b2ccc7b686: Beginning new tablet copy session on tablet 9478968586564f379c05295d0be17e0d from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:52304: session id = 8c41d511ed8b49db89776ea28dacb3c1-9478968586564f379c05295d0be17e0d
I20260713 09:00:53.594254  6862 tablet_copy_source_session.cc:215] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:53.597210  7388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9478968586564f379c05295d0be17e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:53.601204  7386 tablet_copy_client.cc:806] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:53.601702  7386 tablet_copy_client.cc:670] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:53.605074  7386 tablet_copy_client.cc:538] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:53.609037  7388 tablet_copy_client.cc:806] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:53.609521  7388 tablet_copy_client.cc:670] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:53.612726  7386 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:53.613274  7388 tablet_copy_client.cc:538] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:53.618513  7388 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:53.642469  7388 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:53.643314  7388 tablet_bootstrap.cc:492] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:53.643919  7388 ts_tablet_manager.cc:1403] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260713 09:00:53.646265  7388 raft_consensus.cc:359] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.646880  7388 raft_consensus.cc:740] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:53.647392  7388 consensus_queue.cc:260] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.650892  7386 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:53.651695  7386 tablet_bootstrap.cc:492] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:53.652289  7386 ts_tablet_manager.cc:1403] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.040s	user 0.026s	sys 0.012s
I20260713 09:00:53.654224  7388 ts_tablet_manager.cc:1434] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260713 09:00:53.655406  7386 raft_consensus.cc:359] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.656180  7386 raft_consensus.cc:740] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:53.657159  7386 consensus_queue.cc:260] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.661438  6862 tablet_copy_service.cc:342] P 6d76c9b251584e9a9e7003b2ccc7b686: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-9478968586564f379c05295d0be17e0d received from {username='slave'} at 127.0.0.1:52304
I20260713 09:00:53.661836  6862 tablet_copy_service.cc:434] P 6d76c9b251584e9a9e7003b2ccc7b686: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-9478968586564f379c05295d0be17e0d on tablet 9478968586564f379c05295d0be17e0d with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:53.665009  7386 ts_tablet_manager.cc:1434] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.012s	user 0.014s	sys 0.000s
I20260713 09:00:53.666543  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-a221467de80344c0881847e5a02b6b25 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:53.666920  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-a221467de80344c0881847e5a02b6b25 on tablet a221467de80344c0881847e5a02b6b25 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:53.672653  7386 ts_tablet_manager.cc:933] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:53.676148  7386 tablet_copy_client.cc:323] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:53.677435  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet cf4b13c27a69453faa30356bbe6f052e from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:53.677908  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet cf4b13c27a69453faa30356bbe6f052e from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-cf4b13c27a69453faa30356bbe6f052e
I20260713 09:00:53.684749  7011 tablet_copy_source_session.cc:215] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:53.687489  7386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf4b13c27a69453faa30356bbe6f052e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:53.700515  7386 tablet_copy_client.cc:806] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:53.700960  7386 tablet_copy_client.cc:670] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:53.703907  7386 tablet_copy_client.cc:538] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:53.709447  7386 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:53.724436  7386 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:53.725183  7386 tablet_bootstrap.cc:492] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:53.725713  7388 ts_tablet_manager.cc:933] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:53.725723  7386 ts_tablet_manager.cc:1403] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:00:53.728796  7386 raft_consensus.cc:359] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.729598  7386 raft_consensus.cc:740] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:53.730219  7386 consensus_queue.cc:260] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.732496  7386 ts_tablet_manager.cc:1434] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:00:53.734189  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-cf4b13c27a69453faa30356bbe6f052e received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:53.734638  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-cf4b13c27a69453faa30356bbe6f052e on tablet cf4b13c27a69453faa30356bbe6f052e with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:53.738451  7388 tablet_copy_client.cc:323] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:53.739913  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:53.740410  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet b18c80f0bb884d7b933ba5e8d9dc84e3 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-b18c80f0bb884d7b933ba5e8d9dc84e3
I20260713 09:00:53.745627  7011 tablet_copy_source_session.cc:215] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:53.748313  7388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b18c80f0bb884d7b933ba5e8d9dc84e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:53.758785  7388 tablet_copy_client.cc:806] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:53.759209  7388 tablet_copy_client.cc:670] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:53.762073  7388 tablet_copy_client.cc:538] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:53.769867  7388 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:53.788147  7388 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:53.788938  7388 tablet_bootstrap.cc:492] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:53.789549  7388 ts_tablet_manager.cc:1403] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.002s
I20260713 09:00:53.792201  7388 raft_consensus.cc:359] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.792972  7388 raft_consensus.cc:740] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:53.793560  7388 consensus_queue.cc:260] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:53.795833  7388 ts_tablet_manager.cc:1434] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:00:53.797227  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b18c80f0bb884d7b933ba5e8d9dc84e3 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:53.797539  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b18c80f0bb884d7b933ba5e8d9dc84e3 on tablet b18c80f0bb884d7b933ba5e8d9dc84e3 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:54.020202  7262 raft_consensus.cc:1217] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:54.083474  7262 raft_consensus.cc:1217] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:54.183497  7262 raft_consensus.cc:1217] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:54.297509  7262 raft_consensus.cc:1217] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:54.538873  7332 raft_consensus.cc:1064] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:54.540984  7332 consensus_queue.cc:237] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.547398  7263 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.547821  7001 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.548121  6924 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.549024  7400 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:54.549998  7402 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.550642  7332 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.571514  7400 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.573114  6924 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.585348  7001 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.589605  6745 catalog_manager.cc:5697] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.593538  7263 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.626641  6850 consensus_queue.cc:237] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.631958  6924 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.632937  7402 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.634444  7263 raft_consensus.cc:1275] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.635869  7402 consensus_queue.cc:1048] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.638176  7400 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.641589  7375 raft_consensus.cc:1064] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:54.644213  7375 consensus_queue.cc:237] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.648911  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9478968586564f379c05295d0be17e0d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:54.650831  6926 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.658077  7262 raft_consensus.cc:2955] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.665266  6749 catalog_manager.cc:5697] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.680488  6926 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.681589  7263 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.682391  7399 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:54.682889  6850 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.684214  7399 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.685061  7375 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.685742  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet 9478968586564f379c05295d0be17e0d with delete_type TABLET_DATA_TOMBSTONED (TS 4a21724c09cb4f32ba26452e58ff5e03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39786
I20260713 09:00:54.698369  7410 raft_consensus.cc:1064] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:54.700919  7410 consensus_queue.cc:237] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.702884  7262 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.716331  7055 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.717388  7263 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.718773  7375 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.726634  6748 catalog_manager.cc:5697] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.731644  7414 tablet_replica.cc:333] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:00:54.732419  6924 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.732600  7414 raft_consensus.cc:2243] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:54.733341  7414 raft_consensus.cc:2272] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:54.733498  7375 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.745139  7414 ts_tablet_manager.cc:1916] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:54.747081  6850 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.753715  7375 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.756458  6927 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.770887  7414 ts_tablet_manager.cc:1929] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:54.771442  7414 log.cc:1199] T 9478968586564f379c05295d0be17e0d P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/9478968586564f379c05295d0be17e0d
I20260713 09:00:54.773492  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet 9478968586564f379c05295d0be17e0d (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:54.776005  6852 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.784452  7399 raft_consensus.cc:1064] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:54.788055  6927 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.790623  7399 consensus_queue.cc:237] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.791045  7421 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.780084  7001 consensus_queue.cc:237] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.803346  7262 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.805298  7055 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.815986  7055 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.816803  6924 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.819633  7262 raft_consensus.cc:2955] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.824968  7263 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.834066  6749 catalog_manager.cc:5697] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:54.839404  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a221467de80344c0881847e5a02b6b25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:54.842310  6850 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.843649  6852 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.844388  7261 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.845425  7421 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.848665  6927 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:54.849850  7421 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.853814  7399 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:54.863085  6750 catalog_manager.cc:5697] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.874262  7375 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.877900  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet a221467de80344c0881847e5a02b6b25 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:00:54.878746  7261 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.881958  7001 consensus_queue.cc:237] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.887447  7262 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.887796  6850 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.889031  7375 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.891155  6924 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.889009  6852 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.895030  7399 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.897146  7421 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.899684  7429 tablet_replica.cc:333] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:00:54.900703  6745 catalog_manager.cc:5697] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:54.900715  7429 raft_consensus.cc:2243] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:54.903293  7429 raft_consensus.cc:2272] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:54.912174  6850 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.913612  7262 raft_consensus.cc:2955] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.925762  7429 ts_tablet_manager.cc:1916] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:54.925948  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet cf4b13c27a69453faa30356bbe6f052e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:54.938202  6749 catalog_manager.cc:5697] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.939774  7001 consensus_queue.cc:237] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:54.944568  6852 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.946605  7262 raft_consensus.cc:1275] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:54.946627  7421 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260713 09:00:54.949223  7375 consensus_queue.cc:1048] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:54.950783  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet cf4b13c27a69453faa30356bbe6f052e with delete_type TABLET_DATA_TOMBSTONED (TS f8b2396ab8514d07930861e5a3141384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60428
I20260713 09:00:54.957369  7429 ts_tablet_manager.cc:1929] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:54.957798  7429 log.cc:1199] T a221467de80344c0881847e5a02b6b25 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/a221467de80344c0881847e5a02b6b25
I20260713 09:00:54.959668  7430 tablet_replica.cc:333] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:00:54.961536  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet a221467de80344c0881847e5a02b6b25 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:54.961972  7430 raft_consensus.cc:2243] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:54.962673  7430 raft_consensus.cc:2272] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:54.964898  7399 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.966214  7430 ts_tablet_manager.cc:1916] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:54.966454  7261 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.975068  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:54.979828  7430 ts_tablet_manager.cc:1929] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:54.980317  7430 log.cc:1199] T cf4b13c27a69453faa30356bbe6f052e P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/cf4b13c27a69453faa30356bbe6f052e
I20260713 09:00:54.981346  6749 catalog_manager.cc:5697] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.981917  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet cf4b13c27a69453faa30356bbe6f052e (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:54.989013  6852 raft_consensus.cc:2955] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:54.993005  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet b18c80f0bb884d7b933ba5e8d9dc84e3 with delete_type TABLET_DATA_TOMBSTONED (TS f8b2396ab8514d07930861e5a3141384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60428
I20260713 09:00:54.994009  7430 tablet_replica.cc:333] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:00:54.995019  7430 raft_consensus.cc:2243] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:54.995709  7430 raft_consensus.cc:2272] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:54.998677  7430 ts_tablet_manager.cc:1916] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:55.008961  7430 ts_tablet_manager.cc:1929] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:55.009209  7430 log.cc:1199] T b18c80f0bb884d7b933ba5e8d9dc84e3 P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/b18c80f0bb884d7b933ba5e8d9dc84e3
I20260713 09:00:55.010272  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet b18c80f0bb884d7b933ba5e8d9dc84e3 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:56.023865  6924 consensus_queue.cc:237] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
W20260713 09:00:56.029364  6892 consensus_peers.cc:597] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5dc81f43124243adacd2b74a237a6c05. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:56.030215  7001 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.030697  6850 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.031642  7425 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.032388  7432 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.039502  7425 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.040885  7001 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.042011  6850 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.050712  6852 consensus_queue.cc:237] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.053427  6749 catalog_manager.cc:5697] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:00:56.058945  6817 consensus_peers.cc:597] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c1124451441e4272afa43440770765c0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:56.059880  6926 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.060660  7001 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.061275  7436 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:00:56.062445  7412 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.072039  7412 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.072978  6926 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.084534  7001 consensus_queue.cc:237] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.089272  6750 catalog_manager.cc:5697] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260713 09:00:56.091082  6966 consensus_peers.cc:597] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e456196ce8dc4c259b268479a19086de. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:56.092365  6852 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.092526  6926 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.092485  7001 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.093502  7375 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.094662  7421 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.108170  7448 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.109500  6852 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.109918  6926 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.123010  6750 catalog_manager.cc:5697] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.122004  7001 consensus_queue.cc:237] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.130859  6926 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:56.131421  6966 consensus_peers.cc:597] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 917dce239f954240a3b206785cf22595. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:56.133165  6852 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:56.134724  7375 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.136312  7375 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:56.145149  7448 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.146392  6850 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.146756  6926 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.156033  6750 catalog_manager.cc:5697] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:56.553395  7453 ts_tablet_manager.cc:933] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519)
I20260713 09:00:56.555472  7453 tablet_copy_client.cc:323] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.129:37519
I20260713 09:00:56.557224  6862 tablet_copy_service.cc:140] P 6d76c9b251584e9a9e7003b2ccc7b686: Received BeginTabletCopySession request for tablet c1124451441e4272afa43440770765c0 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:52304)
I20260713 09:00:56.557637  6862 tablet_copy_service.cc:161] P 6d76c9b251584e9a9e7003b2ccc7b686: Beginning new tablet copy session on tablet c1124451441e4272afa43440770765c0 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:52304: session id = 8c41d511ed8b49db89776ea28dacb3c1-c1124451441e4272afa43440770765c0
I20260713 09:00:56.562714  6862 tablet_copy_source_session.cc:215] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:56.565557  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1124451441e4272afa43440770765c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:56.578660  7453 tablet_copy_client.cc:806] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:56.579233  7453 tablet_copy_client.cc:670] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:56.583526  7453 tablet_copy_client.cc:538] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:56.593609  7453 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:56.593770  7455 ts_tablet_manager.cc:933] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:56.595623  7455 tablet_copy_client.cc:323] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:56.598076  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet 917dce239f954240a3b206785cf22595 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:56.599368  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet 917dce239f954240a3b206785cf22595 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-917dce239f954240a3b206785cf22595
I20260713 09:00:56.614152  7011 tablet_copy_source_session.cc:215] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:56.625787  7453 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:56.628192  7453 tablet_bootstrap.cc:492] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:56.629061  7453 ts_tablet_manager.cc:1403] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.036s	user 0.020s	sys 0.014s
I20260713 09:00:56.632612  7460 ts_tablet_manager.cc:933] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:00:56.635298  7455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 917dce239f954240a3b206785cf22595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:56.635360  7453 raft_consensus.cc:359] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.636368  7453 raft_consensus.cc:740] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:56.637161  7453 consensus_queue.cc:260] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.639653  7460 tablet_copy_client.cc:323] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:32901
I20260713 09:00:56.644011  6937 tablet_copy_service.cc:140] P f8b2396ab8514d07930861e5a3141384: Received BeginTabletCopySession request for tablet 5dc81f43124243adacd2b74a237a6c05 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:60458)
I20260713 09:00:56.644562  6937 tablet_copy_service.cc:161] P f8b2396ab8514d07930861e5a3141384: Beginning new tablet copy session on tablet 5dc81f43124243adacd2b74a237a6c05 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:60458: session id = 8c41d511ed8b49db89776ea28dacb3c1-5dc81f43124243adacd2b74a237a6c05
I20260713 09:00:56.646445  7453 ts_tablet_manager.cc:1434] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.008s
I20260713 09:00:56.646649  7458 ts_tablet_manager.cc:933] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:00:56.648365  6862 tablet_copy_service.cc:342] P 6d76c9b251584e9a9e7003b2ccc7b686: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-c1124451441e4272afa43440770765c0 received from {username='slave'} at 127.0.0.1:52304
I20260713 09:00:56.648866  6862 tablet_copy_service.cc:434] P 6d76c9b251584e9a9e7003b2ccc7b686: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-c1124451441e4272afa43440770765c0 on tablet c1124451441e4272afa43440770765c0 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:56.657374  7458 tablet_copy_client.cc:323] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:00:56.658725  6937 tablet_copy_source_session.cc:215] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:56.659063  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet e456196ce8dc4c259b268479a19086de from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:00:56.659621  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet e456196ce8dc4c259b268479a19086de from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-e456196ce8dc4c259b268479a19086de
I20260713 09:00:56.662093  7460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5dc81f43124243adacd2b74a237a6c05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:56.672012  7011 tablet_copy_source_session.cc:215] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:00:56.679011  7460 tablet_copy_client.cc:806] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:56.679603  7460 tablet_copy_client.cc:670] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:56.680460  7455 tablet_copy_client.cc:806] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:56.681022  7455 tablet_copy_client.cc:670] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:56.681579  7458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e456196ce8dc4c259b268479a19086de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:00:56.683676  7460 tablet_copy_client.cc:538] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:56.685581  7455 tablet_copy_client.cc:538] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:56.693506  7460 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:56.699929  7455 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:56.711616  7458 tablet_copy_client.cc:806] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:00:56.712919  7458 tablet_copy_client.cc:670] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:00:56.717062  7458 tablet_copy_client.cc:538] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:00:56.722237  7460 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:56.723065  7460 tablet_bootstrap.cc:492] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:56.723812  7460 ts_tablet_manager.cc:1403] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.019s
I20260713 09:00:56.726642  7460 raft_consensus.cc:359] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.727471  7460 raft_consensus.cc:740] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:56.728188  7458 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:00:56.728482  7460 consensus_queue.cc:260] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.731057  7460 ts_tablet_manager.cc:1434] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:00:56.734385  7455 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:56.735253  7455 tablet_bootstrap.cc:492] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:56.735872  7455 ts_tablet_manager.cc:1403] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260713 09:00:56.734302  6937 tablet_copy_service.cc:342] P f8b2396ab8514d07930861e5a3141384: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-5dc81f43124243adacd2b74a237a6c05 received from {username='slave'} at 127.0.0.1:60458
I20260713 09:00:56.736514  6937 tablet_copy_service.cc:434] P f8b2396ab8514d07930861e5a3141384: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-5dc81f43124243adacd2b74a237a6c05 on tablet 5dc81f43124243adacd2b74a237a6c05 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:56.740993  7455 raft_consensus.cc:359] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.741874  7455 raft_consensus.cc:740] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:56.742964  7455 consensus_queue.cc:260] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.745438  7455 ts_tablet_manager.cc:1434] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:00:56.747174  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-917dce239f954240a3b206785cf22595 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:56.747593  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-917dce239f954240a3b206785cf22595 on tablet 917dce239f954240a3b206785cf22595 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:56.752051  7458 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:00:56.752645  7458 tablet_bootstrap.cc:492] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:00:56.753175  7458 ts_tablet_manager.cc:1403] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.015s
I20260713 09:00:56.755143  7458 raft_consensus.cc:359] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.755810  7458 raft_consensus.cc:740] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:00:56.756374  7458 consensus_queue.cc:260] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:56.758477  7458 ts_tablet_manager.cc:1434] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260713 09:00:56.759918  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-e456196ce8dc4c259b268479a19086de received from {username='slave'} at 127.0.0.1:39816
I20260713 09:00:56.760295  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-e456196ce8dc4c259b268479a19086de on tablet e456196ce8dc4c259b268479a19086de with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:00:56.949616  7262 raft_consensus.cc:1217] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:57.045034  7262 raft_consensus.cc:1217] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:57.070242  7262 raft_consensus.cc:1217] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:57.167910  7262 raft_consensus.cc:1217] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:00:57.504271  7443 raft_consensus.cc:1064] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:57.507302  7443 consensus_queue.cc:237] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:57.524148  7262 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.531368  7467 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.534240  7457 raft_consensus.cc:1064] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:57.537899  7457 consensus_queue.cc:237] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:57.545342  7468 raft_consensus.cc:1064] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:57.564141  7468 consensus_queue.cc:237] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:57.623304  7470 raft_consensus.cc:1064] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:00:57.626034  7470 consensus_queue.cc:237] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:57.694028  6926 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260713 09:00:57.695539  6815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:46185, user_credentials={real_user=slave}} blocked reactor thread for 169773us
I20260713 09:00:57.695454  7421 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.698588  7001 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.707988  7261 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.716008  7375 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.727052  7467 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260713 09:00:57.729151  6816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.130:32901, user_credentials={real_user=slave}} blocked reactor thread for 199695us
I20260713 09:00:57.757567  7261 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.758129  6924 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.759060  7375 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.761996  7375 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.767935  6851 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.774452  6852 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.779865  6926 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.780814  6852 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.786367  7473 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:57.781219  7469 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260713 09:00:57.807657  6926 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.843801  7477 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
W20260713 09:00:57.846328  6965 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:37519, user_credentials={real_user=slave}} blocked reactor thread for 52150.4us
I20260713 09:00:57.848737  7375 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.850422  6927 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.863708  7001 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.865060  7425 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.870581  7489 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:00:57.872617  6748 catalog_manager.cc:5697] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.874986  7468 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.894886  7000 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.902704  7259 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.907567  7258 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:00:57.909013  6750 catalog_manager.cc:5697] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:57.913206  7457 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:00:57.919116  7470 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.925778  7258 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.909088  7262 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.987568  6926 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:57.992276  6851 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.001717  6852 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.019074  7425 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.023628  7001 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.037041  7261 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.042371  6852 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.053794  6851 consensus_queue.cc:237] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:58.061632  6926 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.064482  7261 raft_consensus.cc:1275] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 6d76c9b251584e9a9e7003b2ccc7b686: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.064730  7477 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.066350  7473 consensus_queue.cc:1048] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.074574  7443 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.076054  7261 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.080142  6926 raft_consensus.cc:2955] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.073807  6748 catalog_manager.cc:5697] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.088821  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c1124451441e4272afa43440770765c0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:58.097213  6750 catalog_manager.cc:5697] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:58.106268  6748 catalog_manager.cc:5697] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:00:58.112998  6926 consensus_queue.cc:237] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:58.118470  7261 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.119884  7457 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.127745  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet c1124451441e4272afa43440770765c0 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:39786
I20260713 09:00:58.128808  7001 consensus_queue.cc:237] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:58.132320  7457 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.142328  7258 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.143263  6924 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.145509  7491 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260713 09:00:58.153852  7261 raft_consensus.cc:1275] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.155988  7489 consensus_queue.cc:1048] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.157824  6748 catalog_manager.cc:5697] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.157631  7489 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.162019  7258 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.167155  6924 raft_consensus.cc:2955] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.177371  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet 5dc81f43124243adacd2b74a237a6c05 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:00:58.186185  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5dc81f43124243adacd2b74a237a6c05 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:58.190541  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 917dce239f954240a3b206785cf22595 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:58.190936  7001 raft_consensus.cc:1275] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.191738  7504 tablet_replica.cc:333] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:00:58.191262  6748 catalog_manager.cc:5697] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.192335  7469 consensus_queue.cc:1048] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.192641  7504 raft_consensus.cc:2243] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:58.193277  7504 raft_consensus.cc:2272] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:58.197016  7504 ts_tablet_manager.cc:1916] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:58.197871  7001 raft_consensus.cc:2955] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.202219  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet 917dce239f954240a3b206785cf22595 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:00:58.223268  7504 ts_tablet_manager.cc:1929] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:58.223668  7504 log.cc:1199] T 5dc81f43124243adacd2b74a237a6c05 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/5dc81f43124243adacd2b74a237a6c05
I20260713 09:00:58.225149  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet 5dc81f43124243adacd2b74a237a6c05 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:58.225327  7504 tablet_replica.cc:333] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:00:58.225639  7503 tablet_replica.cc:333] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:00:58.226608  7503 raft_consensus.cc:2243] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:58.227285  7503 raft_consensus.cc:2272] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:58.232038  7503 ts_tablet_manager.cc:1916] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:58.226202  7504 raft_consensus.cc:2243] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:58.238154  7504 raft_consensus.cc:2272] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:58.241350  7504 ts_tablet_manager.cc:1916] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:58.251418  7503 ts_tablet_manager.cc:1929] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:58.251824  7503 log.cc:1199] T c1124451441e4272afa43440770765c0 P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/c1124451441e4272afa43440770765c0
I20260713 09:00:58.253365  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet c1124451441e4272afa43440770765c0 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:58.254756  7504 ts_tablet_manager.cc:1929] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:58.255131  7504 log.cc:1199] T 917dce239f954240a3b206785cf22595 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/917dce239f954240a3b206785cf22595
I20260713 09:00:58.256325  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet 917dce239f954240a3b206785cf22595 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:00:58.414003  7001 consensus_queue.cc:237] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:00:58.418411  7258 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.418908  6851 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:00:58.419498  7489 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.420372  7491 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:00:58.426067  7468 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.427779  7258 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.437019  6851 raft_consensus.cc:2955] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.440191  6749 catalog_manager.cc:5697] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:00:58.449028  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e456196ce8dc4c259b268479a19086de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:00:58.451319  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet e456196ce8dc4c259b268479a19086de with delete_type TABLET_DATA_TOMBSTONED (TS f8b2396ab8514d07930861e5a3141384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60428
I20260713 09:00:58.456497  7505 tablet_replica.cc:333] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:00:58.457330  7505 raft_consensus.cc:2243] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:00:58.458081  7505 raft_consensus.cc:2272] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:00:58.460328  7505 ts_tablet_manager.cc:1916] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:00:58.469468  7505 ts_tablet_manager.cc:1929] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:00:58.469725  7505 log.cc:1199] T e456196ce8dc4c259b268479a19086de P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/e456196ce8dc4c259b268479a19086de
I20260713 09:00:58.470836  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet e456196ce8dc4c259b268479a19086de (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
W20260713 09:00:58.827281  6781 debug-util.cc:398] Leaking SignalData structure 0x7b0800035780 after lost signal to thread 5765
W20260713 09:00:58.828161  6781 debug-util.cc:398] Leaking SignalData structure 0x7b08000bf620 after lost signal to thread 6784
W20260713 09:00:58.829080  6781 debug-util.cc:398] Leaking SignalData structure 0x7b08002100c0 after lost signal to thread 6876
W20260713 09:00:58.829890  6781 debug-util.cc:398] Leaking SignalData structure 0x7b080023bbc0 after lost signal to thread 6951
W20260713 09:00:58.830734  6781 debug-util.cc:398] Leaking SignalData structure 0x7b080004b960 after lost signal to thread 7025
W20260713 09:00:58.831446  6781 debug-util.cc:398] Leaking SignalData structure 0x7b080027e9e0 after lost signal to thread 7287
I20260713 09:00:59.480423  6924 consensus_queue.cc:237] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:59.486588  7000 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:59.487346  6851 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:59.487612  6892 consensus_peers.cc:597] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5db97cb5a914b38a0fb8ce4392db1bd. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.487918  7506 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.488910  7510 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.497489  7506 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.501394  6851 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.520738  7000 consensus_queue.cc:237] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:00:59.523473  6749 catalog_manager.cc:5697] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.540273  7001 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.548409  6924 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:00:59.549793  6966 consensus_peers.cc:597] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 23f758aea4474488a22c372606aef73e. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.552026  6851 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:59.551887  7489 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.555819  7489 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.583588  7525 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.589393  6851 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.598660  6924 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:00:59.696514  7000 consensus_queue.cc:237] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
W20260713 09:00:59.704041  6966 consensus_peers.cc:597] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 32d0965277564f4c9280d8536beb72e0. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:00:59.707420  6926 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:00:59.710597  7526 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:00:59.797086  6851 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:00.030738  7534 ts_tablet_manager.cc:933] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:01:00.032532  7534 tablet_copy_client.cc:323] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:32901
I20260713 09:01:00.079974  6937 tablet_copy_service.cc:140] P f8b2396ab8514d07930861e5a3141384: Received BeginTabletCopySession request for tablet b5db97cb5a914b38a0fb8ce4392db1bd from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:60458)
I20260713 09:01:00.080506  6937 tablet_copy_service.cc:161] P f8b2396ab8514d07930861e5a3141384: Beginning new tablet copy session on tablet b5db97cb5a914b38a0fb8ce4392db1bd from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:60458: session id = 8c41d511ed8b49db89776ea28dacb3c1-b5db97cb5a914b38a0fb8ce4392db1bd
I20260713 09:01:00.087366  6937 tablet_copy_source_session.cc:215] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:00.090145  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5db97cb5a914b38a0fb8ce4392db1bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.092130  6748 catalog_manager.cc:5697] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:00.116689  7489 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:00.140266  7534 tablet_copy_client.cc:806] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:00.142760  7534 tablet_copy_client.cc:670] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:00.147850  7537 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.154608  7534 tablet_copy_client.cc:538] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:00.164258  6926 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.175022  7534 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:00.178849  6745 catalog_manager.cc:5697] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.188094  6852 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.196102  7542 ts_tablet_manager.cc:933] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:00.205082  7542 tablet_copy_client.cc:323] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:01:00.207124  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet 23f758aea4474488a22c372606aef73e from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:01:00.207643  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet 23f758aea4474488a22c372606aef73e from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-23f758aea4474488a22c372606aef73e
I20260713 09:01:00.213052  7534 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:00.213606  7534 tablet_bootstrap.cc:492] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:00.214027  7534 ts_tablet_manager.cc:1403] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.008s
I20260713 09:01:00.216519  7534 raft_consensus.cc:359] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.217315  7534 raft_consensus.cc:740] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:00.217931  7534 consensus_queue.cc:260] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.226445  7001 consensus_queue.cc:237] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.214303  7011 tablet_copy_source_session.cc:215] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:00.240304  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 23f758aea4474488a22c372606aef73e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260713 09:01:00.245625  6966 consensus_peers.cc:597] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3880df129c0c4b408c1730685ab2ce10. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:00.247905  6926 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:00.249279  7537 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:00.256006  6852 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:00.257447  7537 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:00.267525  7537 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.272934  6926 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.273749  7534 ts_tablet_manager.cc:1434] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.060s	user 0.023s	sys 0.038s
I20260713 09:01:00.279532  7542 tablet_copy_client.cc:806] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:00.281728  6852 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:00.288400  6937 tablet_copy_service.cc:342] P f8b2396ab8514d07930861e5a3141384: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b5db97cb5a914b38a0fb8ce4392db1bd received from {username='slave'} at 127.0.0.1:60458
I20260713 09:01:00.288820  6937 tablet_copy_service.cc:434] P f8b2396ab8514d07930861e5a3141384: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-b5db97cb5a914b38a0fb8ce4392db1bd on tablet b5db97cb5a914b38a0fb8ce4392db1bd with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:00.291486  7534 ts_tablet_manager.cc:933] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:00.299218  7534 tablet_copy_client.cc:323] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:01:00.300655  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet 32d0965277564f4c9280d8536beb72e0 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:01:00.300294  6749 catalog_manager.cc:5697] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:00.301160  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet 32d0965277564f4c9280d8536beb72e0 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-32d0965277564f4c9280d8536beb72e0
I20260713 09:01:00.307863  7011 tablet_copy_source_session.cc:215] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:00.310942  7534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 32d0965277564f4c9280d8536beb72e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.325393  7534 tablet_copy_client.cc:806] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:00.325881  7534 tablet_copy_client.cc:670] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:00.338402  7534 tablet_copy_client.cc:538] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:00.346228  7534 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:00.280051  7542 tablet_copy_client.cc:670] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:00.359822  7542 tablet_copy_client.cc:538] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:00.368794  7542 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:00.379452  7534 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:00.380366  7534 tablet_bootstrap.cc:492] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:00.381011  7534 ts_tablet_manager.cc:1403] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
I20260713 09:01:00.383747  7534 raft_consensus.cc:359] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.391552  7534 raft_consensus.cc:740] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:00.392206  7534 consensus_queue.cc:260] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.397404  7534 ts_tablet_manager.cc:1434] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260713 09:01:00.399070  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-32d0965277564f4c9280d8536beb72e0 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:01:00.399444  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-32d0965277564f4c9280d8536beb72e0 on tablet 32d0965277564f4c9280d8536beb72e0 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:00.408280  7260 raft_consensus.cc:1217] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:00.414300  7542 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:00.415343  7542 tablet_bootstrap.cc:492] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:00.416040  7542 ts_tablet_manager.cc:1403] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.001s
I20260713 09:01:00.422788  7542 raft_consensus.cc:359] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.423950  7542 raft_consensus.cc:740] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:00.424574  7542 consensus_queue.cc:260] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.433547  7542 ts_tablet_manager.cc:1434] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260713 09:01:00.441108  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-23f758aea4474488a22c372606aef73e received from {username='slave'} at 127.0.0.1:39816
I20260713 09:01:00.441498  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-23f758aea4474488a22c372606aef73e on tablet 23f758aea4474488a22c372606aef73e with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:00.598595  7260 raft_consensus.cc:1217] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260713 09:01:00.734716  6948 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1e80 after lost signal to thread 5765
W20260713 09:01:00.735531  6948 debug-util.cc:398] Leaking SignalData structure 0x7b0800099ec0 after lost signal to thread 6784
W20260713 09:01:00.736564  6948 debug-util.cc:398] Leaking SignalData structure 0x7b08001125c0 after lost signal to thread 6876
W20260713 09:01:00.737545  6948 debug-util.cc:398] Leaking SignalData structure 0x7b0800276fa0 after lost signal to thread 6951
W20260713 09:01:00.738541  6948 debug-util.cc:398] Leaking SignalData structure 0x7b080013ea20 after lost signal to thread 7025
W20260713 09:01:00.739547  6948 debug-util.cc:398] Leaking SignalData structure 0x7b0800235a60 after lost signal to thread 7287
I20260713 09:01:00.744666  7260 raft_consensus.cc:1217] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:00.761677  7542 ts_tablet_manager.cc:933] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:00.776201  7542 tablet_copy_client.cc:323] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.131:46185
I20260713 09:01:00.777844  7011 tablet_copy_service.cc:140] P 4a21724c09cb4f32ba26452e58ff5e03: Received BeginTabletCopySession request for tablet 3880df129c0c4b408c1730685ab2ce10 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:39816)
I20260713 09:01:00.778357  7011 tablet_copy_service.cc:161] P 4a21724c09cb4f32ba26452e58ff5e03: Beginning new tablet copy session on tablet 3880df129c0c4b408c1730685ab2ce10 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:39816: session id = 8c41d511ed8b49db89776ea28dacb3c1-3880df129c0c4b408c1730685ab2ce10
I20260713 09:01:00.785286  7011 tablet_copy_source_session.cc:215] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:00.788352  7542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3880df129c0c4b408c1730685ab2ce10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:00.803264  7542 tablet_copy_client.cc:806] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:00.803813  7542 tablet_copy_client.cc:670] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:00.807356  7542 tablet_copy_client.cc:538] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:00.818673  7542 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:00.845134  7542 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:00.846096  7542 tablet_bootstrap.cc:492] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:00.846776  7542 ts_tablet_manager.cc:1403] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.011s
I20260713 09:01:00.849422  7542 raft_consensus.cc:359] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.850039  7515 raft_consensus.cc:1064] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:00.850255  7542 raft_consensus.cc:740] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:00.851020  7542 consensus_queue.cc:260] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:00.852505  7515 consensus_queue.cc:237] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:00.859972  7542 ts_tablet_manager.cc:1434] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:01:00.867899  7011 tablet_copy_service.cc:342] P 4a21724c09cb4f32ba26452e58ff5e03: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-3880df129c0c4b408c1730685ab2ce10 received from {username='slave'} at 127.0.0.1:39816
I20260713 09:01:00.868278  7011 tablet_copy_service.cc:434] P 4a21724c09cb4f32ba26452e58ff5e03: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-3880df129c0c4b408c1730685ab2ce10 on tablet 3880df129c0c4b408c1730685ab2ce10 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:00.872972  7260 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.874464  7518 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:00.883577  7001 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.885010  7518 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:00.897471  6852 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:00.898944  7516 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:00.925915  7518 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:00.933619  6999 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:00.951581  6749 catalog_manager.cc:5697] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:00.969359  6852 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:00.979023  7260 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.048411  6926 consensus_queue.cc:237] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.059051  7258 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.060642  7518 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.069557  7515 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.092993  6852 raft_consensus.cc:1275] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.095961  7516 consensus_queue.cc:1048] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.105564  7260 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.117329  6852 raft_consensus.cc:2955] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.149890  6745 catalog_manager.cc:5697] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.159607  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5db97cb5a914b38a0fb8ce4392db1bd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:01.171746  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet b5db97cb5a914b38a0fb8ce4392db1bd with delete_type TABLET_DATA_TOMBSTONED (TS 4a21724c09cb4f32ba26452e58ff5e03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39786
I20260713 09:01:01.189901  7563 tablet_replica.cc:333] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:01.190891  7563 raft_consensus.cc:2243] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:01.191691  7563 raft_consensus.cc:2272] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:01.194523  7563 ts_tablet_manager.cc:1916] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:01.208971  7563 ts_tablet_manager.cc:1929] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:01.209371  7563 log.cc:1199] T b5db97cb5a914b38a0fb8ce4392db1bd P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/b5db97cb5a914b38a0fb8ce4392db1bd
I20260713 09:01:01.210978  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet b5db97cb5a914b38a0fb8ce4392db1bd (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:01.215392  7537 raft_consensus.cc:1064] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:01.217656  7537 consensus_queue.cc:237] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.236546  7489 raft_consensus.cc:1064] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:01.238943  7489 consensus_queue.cc:237] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.242807  6926 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.245311  7260 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.246650  7525 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.248157  6852 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.250643  7536 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.252272  7536 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.262737  7258 raft_consensus.cc:1217] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:01.324437  7258 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.330644  7489 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.333931  6926 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.336769  6852 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.337208  7572 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.338995  7258 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.341348  6851 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.347414  7572 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.362833  7572 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.364427  6745 catalog_manager.cc:5697] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.375744  6924 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.414517  7525 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.416306  7260 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.424810  6999 consensus_queue.cc:237] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.435691  6924 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.442981  6852 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.444175  7572 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.447556  6852 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.451241  7565 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.455305  6746 catalog_manager.cc:5697] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.456703  6849 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.457243  7260 raft_consensus.cc:1275] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.460130  7572 consensus_queue.cc:1048] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.468039  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 23f758aea4474488a22c372606aef73e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:01.467865  7260 raft_consensus.cc:2955] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.481124  6999 consensus_queue.cc:237] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.488813  6749 catalog_manager.cc:5697] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.504458  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet 23f758aea4474488a22c372606aef73e with delete_type TABLET_DATA_TOMBSTONED (TS f8b2396ab8514d07930861e5a3141384 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60428
I20260713 09:01:01.513337  7260 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.514932  7565 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.521759  7572 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.523495  7258 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.532759  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 32d0965277564f4c9280d8536beb72e0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:01.546772  6924 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:01.549793  7489 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:01.560407  6924 raft_consensus.cc:2955] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.588326  6745 catalog_manager.cc:5697] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.604024  7576 tablet_replica.cc:333] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:01.607640  7576 raft_consensus.cc:2243] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:01.608667  7576 raft_consensus.cc:2272] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:01.608707  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet 32d0965277564f4c9280d8536beb72e0 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:01:01.617408  7576 ts_tablet_manager.cc:1916] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:01.618961  7577 tablet_replica.cc:333] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:01.619997  7577 raft_consensus.cc:2243] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:01.620683  7577 raft_consensus.cc:2272] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:01.628893  7577 ts_tablet_manager.cc:1916] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:01.638631  7576 ts_tablet_manager.cc:1929] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:01.639098  7576 log.cc:1199] T 23f758aea4474488a22c372606aef73e P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/23f758aea4474488a22c372606aef73e
I20260713 09:01:01.644248  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet 23f758aea4474488a22c372606aef73e (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:01.652832  7577 ts_tablet_manager.cc:1929] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:01.653266  7577 log.cc:1199] T 32d0965277564f4c9280d8536beb72e0 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/32d0965277564f4c9280d8536beb72e0
I20260713 09:01:01.655431  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet 32d0965277564f4c9280d8536beb72e0 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:01.835688  7572 raft_consensus.cc:1064] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:01.837939  7572 consensus_queue.cc:237] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:01.853885  7258 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.855536  7489 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.869706  6924 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.873040  6849 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:01.874194  7537 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.879101  7489 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:01.933533  7572 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.945592  6852 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.961227  7260 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:01.964516  6749 catalog_manager.cc:5697] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:01.997701  6999 consensus_queue.cc:237] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:02.007772  6924 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } attrs { replace: true } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:02.019269  7260 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.020669  7537 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:02.027452  6849 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer 4a21724c09cb4f32ba26452e58ff5e03: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:02.029556  7489 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:02.036445  7537 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:02.036223  7260 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:02.041107  6849 raft_consensus.cc:2955] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:02.049081  6746 catalog_manager.cc:5697] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER f8b2396ab8514d07930861e5a3141384 (127.5.160.130) evicted. New cstate: current_term: 1 leader_uuid: "4a21724c09cb4f32ba26452e58ff5e03" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:02.064981  6734 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3880df129c0c4b408c1730685ab2ce10 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:02.067898  6911 tablet_service.cc:1558] Processing DeleteTablet for tablet 3880df129c0c4b408c1730685ab2ce10 with delete_type TABLET_DATA_TOMBSTONED (Replica with old config index 3 (current committed config index is 4)) from {username='slave'} at 127.0.0.1:60428
I20260713 09:01:02.069046  7576 tablet_replica.cc:333] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:02.069993  7576 raft_consensus.cc:2243] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:02.070974  7576 raft_consensus.cc:2272] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:02.081019  7576 ts_tablet_manager.cc:1916] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:02.097689  7576 ts_tablet_manager.cc:1929] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:02.098348  7576 log.cc:1199] T 3880df129c0c4b408c1730685ab2ce10 P f8b2396ab8514d07930861e5a3141384: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/wals/3880df129c0c4b408c1730685ab2ce10
I20260713 09:01:02.100049  6735 catalog_manager.cc:5028] TS f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): tablet 3880df129c0c4b408c1730685ab2ce10 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:03.134441  6924 consensus_queue.cc:237] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
W20260713 09:01:03.157310  6892 consensus_peers.cc:597] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d35cac912acb4173972a97d4c78f22be. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:03.157572  7001 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:03.158790  7515 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.178339  7586 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.184809  6852 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:03.188665  7585 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.190156  7001 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.202415  6746 catalog_manager.cc:5697] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:03.213804  6852 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.216522  6924 consensus_queue.cc:237] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue 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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:03.223266  7001 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260713 09:01:03.224117  6892 consensus_peers.cc:597] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 -> Peer 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132:34523): Couldn't send request to peer 8c41d511ed8b49db89776ea28dacb3c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f767701282fd42528e1180cb90f2f5b6. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:03.224686  7515 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.228940  6851 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260713 09:01:03.231323  7587 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:03.250334  7515 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.252080  6849 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.264940  6999 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.269670  6749 catalog_manager.cc:5697] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 reported cstate change: config changed from index -1 to 2, NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) added. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } }
I20260713 09:01:03.621652  7596 ts_tablet_manager.cc:933] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:01:03.644277  7596 tablet_copy_client.cc:323] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:32901
I20260713 09:01:03.645852  6937 tablet_copy_service.cc:140] P f8b2396ab8514d07930861e5a3141384: Received BeginTabletCopySession request for tablet d35cac912acb4173972a97d4c78f22be from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:60458)
I20260713 09:01:03.646346  6937 tablet_copy_service.cc:161] P f8b2396ab8514d07930861e5a3141384: Beginning new tablet copy session on tablet d35cac912acb4173972a97d4c78f22be from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:60458: session id = 8c41d511ed8b49db89776ea28dacb3c1-d35cac912acb4173972a97d4c78f22be
I20260713 09:01:03.653352  6937 tablet_copy_source_session.cc:215] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:03.660602  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d35cac912acb4173972a97d4c78f22be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:03.711366  7598 ts_tablet_manager.cc:933] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Initiating tablet copy from peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901)
I20260713 09:01:03.723161  7598 tablet_copy_client.cc:323] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Beginning tablet copy session from remote peer at address 127.5.160.130:32901
I20260713 09:01:03.726317  6937 tablet_copy_service.cc:140] P f8b2396ab8514d07930861e5a3141384: Received BeginTabletCopySession request for tablet f767701282fd42528e1180cb90f2f5b6 from peer 8c41d511ed8b49db89776ea28dacb3c1 ({username='slave'} at 127.0.0.1:60458)
I20260713 09:01:03.726842  6937 tablet_copy_service.cc:161] P f8b2396ab8514d07930861e5a3141384: Beginning new tablet copy session on tablet f767701282fd42528e1180cb90f2f5b6 from peer 8c41d511ed8b49db89776ea28dacb3c1 at {username='slave'} at 127.0.0.1:60458: session id = 8c41d511ed8b49db89776ea28dacb3c1-f767701282fd42528e1180cb90f2f5b6
I20260713 09:01:03.745878  6937 tablet_copy_source_session.cc:215] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: Tablet Copy: opened 0 blocks and 1 log segments
I20260713 09:01:03.722522  7596 tablet_copy_client.cc:806] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:03.748425  7596 tablet_copy_client.cc:670] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:03.748771  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f767701282fd42528e1180cb90f2f5b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:03.759286  7596 tablet_copy_client.cc:538] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:03.767954  7596 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:03.771909  7598 tablet_copy_client.cc:806] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 0 data blocks...
I20260713 09:01:03.772435  7598 tablet_copy_client.cc:670] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Starting download of 1 WAL segments...
I20260713 09:01:03.775856  7598 tablet_copy_client.cc:538] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260713 09:01:03.792915  7598 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap starting.
I20260713 09:01:03.821583  7596 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:03.822397  7596 tablet_bootstrap.cc:492] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:03.823025  7596 ts_tablet_manager.cc:1403] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.012s
I20260713 09:01:03.825660  7596 raft_consensus.cc:359] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:03.826431  7596 raft_consensus.cc:740] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:03.827061  7596 consensus_queue.cc:260] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:03.834939  7598 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:03.835712  7598 tablet_bootstrap.cc:492] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Bootstrap complete.
I20260713 09:01:03.836305  7598 ts_tablet_manager.cc:1403] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.010s
I20260713 09:01:03.838951  7598 raft_consensus.cc:359] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:03.839676  7598 raft_consensus.cc:740] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Initialized, Role: LEARNER
I20260713 09:01:03.840216  7598 consensus_queue.cc:260] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } }
I20260713 09:01:03.843518  7596 ts_tablet_manager.cc:1434] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260713 09:01:03.846764  6937 tablet_copy_service.cc:342] P f8b2396ab8514d07930861e5a3141384: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-d35cac912acb4173972a97d4c78f22be received from {username='slave'} at 127.0.0.1:60458
I20260713 09:01:03.847168  6937 tablet_copy_service.cc:434] P f8b2396ab8514d07930861e5a3141384: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-d35cac912acb4173972a97d4c78f22be on tablet d35cac912acb4173972a97d4c78f22be with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:03.860167  7598 ts_tablet_manager.cc:1434] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.007s
I20260713 09:01:03.873476  6937 tablet_copy_service.cc:342] P f8b2396ab8514d07930861e5a3141384: Request end of tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-f767701282fd42528e1180cb90f2f5b6 received from {username='slave'} at 127.0.0.1:60458
I20260713 09:01:03.873890  6937 tablet_copy_service.cc:434] P f8b2396ab8514d07930861e5a3141384: ending tablet copy session 8c41d511ed8b49db89776ea28dacb3c1-f767701282fd42528e1180cb90f2f5b6 on tablet f767701282fd42528e1180cb90f2f5b6 with peer 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:04.109017  7258 raft_consensus.cc:1217] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:04.121726  7260 raft_consensus.cc:1217] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260713 09:01:04.506459  7515 raft_consensus.cc:1064] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:04.509186  7515 consensus_queue.cc:237] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:04.524335  7260 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.526925  6999 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.526773  7585 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:04.529071  6849 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.534462  7515 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:04.536242  7515 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:04.562278  7515 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.575682  7262 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.584887  6999 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.573155  6849 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.589092  6749 catalog_manager.cc:5697] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:04.620221  6924 consensus_queue.cc:237] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:04.631522  7262 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:04.632020  6999 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:04.632946  7585 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:04.633904  7605 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:04.642091  7515 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.644060  7001 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.647564  7262 raft_consensus.cc:2955] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.653034  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f767701282fd42528e1180cb90f2f5b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:04.657194  6745 catalog_manager.cc:5697] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 reported cstate change: config changed from index 3 to 4, VOTER 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) evicted. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:04.670123  6835 tablet_service.cc:1558] Processing DeleteTablet for tablet f767701282fd42528e1180cb90f2f5b6 with delete_type TABLET_DATA_TOMBSTONED (TS 6d76c9b251584e9a9e7003b2ccc7b686 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52254
I20260713 09:01:04.677834  7615 tablet_replica.cc:333] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:04.679003  7615 raft_consensus.cc:2243] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:04.679751  7615 raft_consensus.cc:2272] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:04.682687  7615 ts_tablet_manager.cc:1916] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:04.697741  7515 raft_consensus.cc:1064] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: attempting to promote NON_VOTER 8c41d511ed8b49db89776ea28dacb3c1 to VOTER
I20260713 09:01:04.697979  7615 ts_tablet_manager.cc:1929] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:04.698508  7615 log.cc:1199] T f767701282fd42528e1180cb90f2f5b6 P 6d76c9b251584e9a9e7003b2ccc7b686: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/wals/f767701282fd42528e1180cb90f2f5b6
I20260713 09:01:04.700474  6735 catalog_manager.cc:5028] TS 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): tablet f767701282fd42528e1180cb90f2f5b6 (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:04.700565  7515 consensus_queue.cc:237] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:04.705613  7262 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 LEARNER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.706871  7585 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:04.707820  7001 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.709158  7605 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:04.720364  6849 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260713 09:01:04.721987  7605 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:04.747951  7585 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.759269  7258 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.773305  6745 catalog_manager.cc:5697] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.777172  6849 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.797176  6924 consensus_queue.cc:237] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:04.803395  7258 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:04.803547  6849 raft_consensus.cc:1275] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260713 09:01:04.804796  7585 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:04.805389  7515 consensus_queue.cc:1048] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:04.812320  7515 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.812467  7262 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.820313  6735 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d35cac912acb4173972a97d4c78f22be with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260713 09:01:04.821913  6849 raft_consensus.cc:2955] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.826753  6745 catalog_manager.cc:5697] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: config changed from index 3 to 4, VOTER 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) evicted. New cstate: current_term: 1 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } }
I20260713 09:01:04.839359  6991 tablet_service.cc:1558] Processing DeleteTablet for tablet d35cac912acb4173972a97d4c78f22be with delete_type TABLET_DATA_TOMBSTONED (TS 4a21724c09cb4f32ba26452e58ff5e03 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39786
I20260713 09:01:04.842139  7620 tablet_replica.cc:333] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:04.843082  7620 raft_consensus.cc:2243] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:04.843467  7620 pending_rounds.cc:70] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Trying to abort 1 pending ops.
I20260713 09:01:04.843688  7620 pending_rounds.cc:77] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7306990652207497216 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d35cac912acb4173972a97d4c78f22be" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: NON_VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } attrs { replace: true } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } } } }
I20260713 09:01:04.844502  7620 raft_consensus.cc:2917] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260713 09:01:04.844820  7620 raft_consensus.cc:2889] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260713 09:01:04.845073  7620 raft_consensus.cc:2272] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:04.847365  7620 ts_tablet_manager.cc:1916] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260713 09:01:04.856799  7620 ts_tablet_manager.cc:1929] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260713 09:01:04.857064  7620 log.cc:1199] T d35cac912acb4173972a97d4c78f22be P 4a21724c09cb4f32ba26452e58ff5e03: Deleting WAL directory at /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/wals/d35cac912acb4173972a97d4c78f22be
I20260713 09:01:04.858364  6734 catalog_manager.cc:5028] TS 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): tablet d35cac912acb4173972a97d4c78f22be (table test-workload [id=a19eeb10ab5c49fda8896e29f2bb0a37]) successfully deleted
I20260713 09:01:09.530181  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:09.553720  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:09.554190  7001 raft_consensus.cc:606] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:09.556180  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:09.556537  7001 raft_consensus.cc:606] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:09.565923  6849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076"
dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
mode: GRACEFUL
new_leader_uuid: "f8b2396ab8514d07930861e5a3141384"
 from {username='slave'} at 127.0.0.1:60620
I20260713 09:01:09.566314  6849 raft_consensus.cc:606] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Received request to transfer leadership to TS f8b2396ab8514d07930861e5a3141384
I20260713 09:01:09.568266  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a221467de80344c0881847e5a02b6b25"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:09.568631  7001 raft_consensus.cc:606] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:09.570580  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:09.570974  7001 raft_consensus.cc:606] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:09.573071  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "f8b2396ab8514d07930861e5a3141384"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:09.573479  7001 raft_consensus.cc:606] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS f8b2396ab8514d07930861e5a3141384
I20260713 09:01:09.574312  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260713 09:01:09.574916  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:09.602285  7627 raft_consensus.cc:993] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: : Instructing follower f8b2396ab8514d07930861e5a3141384 to start an election
I20260713 09:01:09.602782  7632 raft_consensus.cc:1081] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Signalling peer f8b2396ab8514d07930861e5a3141384 to start an election
I20260713 09:01:09.604192  6924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076"
dest_uuid: "f8b2396ab8514d07930861e5a3141384"
 from {username='slave'} at 127.0.0.1:60434
I20260713 09:01:09.604744  6924 raft_consensus.cc:493] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.605002  6924 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.609449  6924 raft_consensus.cc:515] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.610816  6924 leader_election.cc:290] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 2 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.611433  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:01:09.611861  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "530c8c7ebb1a4101966ac3927bed8076" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.612025  6849 raft_consensus.cc:3055] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.612324  7001 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.612332  6849 raft_consensus.cc:740] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6d76c9b251584e9a9e7003b2ccc7b686, State: Running, Role: LEADER
I20260713 09:01:09.613229  6849 consensus_queue.cc:260] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.614359  6849 raft_consensus.cc:3060] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.618213  7001 raft_consensus.cc:2468] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 2.
I20260713 09:01:09.619345  6890 leader_election.cc:304] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:01:09.619905  7515 raft_consensus.cc:2804] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.619863  6849 raft_consensus.cc:2468] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 2.
I20260713 09:01:09.621161  7515 raft_consensus.cc:697] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 2 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:01:09.621935  7515 consensus_queue.cc:237] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.627908  6748 catalog_manager.cc:5697] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 1 to 2, leader changed from 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129) to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:09.681627  7625 raft_consensus.cc:993] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.682022  7639 raft_consensus.cc:1081] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.683405  7258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38460
I20260713 09:01:09.683789  7258 raft_consensus.cc:493] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.684072  7258 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.688102  7258 raft_consensus.cc:515] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.690169  7258 leader_election.cc:290] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.690800  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:01:09.691089  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "32d0965277564f4c9280d8536beb72e0" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.691278  6924 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.691557  7001 raft_consensus.cc:3055] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.691789  7001 raft_consensus.cc:740] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:09.692457  7001 consensus_queue.cc:260] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.693308  7001 raft_consensus.cc:3060] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.695217  6924 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.696305  7218 leader_election.cc:304] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c41d511ed8b49db89776ea28dacb3c1, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:01:09.697710  7001 raft_consensus.cc:2468] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.697867  7640 raft_consensus.cc:2804] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.699049  7640 raft_consensus.cc:697] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:09.699716  7640 consensus_queue.cc:237] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.706506  6748 catalog_manager.cc:5697] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:09.773489  7625 raft_consensus.cc:993] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.773912  7639 raft_consensus.cc:1081] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.775275  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a221467de80344c0881847e5a02b6b25"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38460
I20260713 09:01:09.775651  7262 raft_consensus.cc:493] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.775887  7262 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.780047  7262 raft_consensus.cc:515] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.781855  7262 leader_election.cc:290] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.782050  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:01:09.782327  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a221467de80344c0881847e5a02b6b25" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.782662  6924 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.782830  7001 raft_consensus.cc:3055] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.783159  7001 raft_consensus.cc:740] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:09.783872  7001 consensus_queue.cc:260] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.785029  7001 raft_consensus.cc:3060] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.785940  7625 raft_consensus.cc:993] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower f8b2396ab8514d07930861e5a3141384 to start an election
I20260713 09:01:09.786294  7639 raft_consensus.cc:1081] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer f8b2396ab8514d07930861e5a3141384 to start an election
I20260713 09:01:09.787513  6925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70"
dest_uuid: "f8b2396ab8514d07930861e5a3141384"
 from {username='slave'} at 127.0.0.1:60446
I20260713 09:01:09.787901  6925 raft_consensus.cc:493] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.788178  6925 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.788476  6924 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.789409  7218 leader_election.cc:304] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c41d511ed8b49db89776ea28dacb3c1, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:01:09.790222  7640 raft_consensus.cc:2804] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.790437  7001 raft_consensus.cc:2468] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.790699  7640 raft_consensus.cc:697] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:09.791520  7640 consensus_queue.cc:237] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.793385  6925 raft_consensus.cc:515] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.795763  6925 leader_election.cc:290] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 2 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.797065  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:01:09.797394  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4351b38f2fa489d88d7e3baa510ad70" candidate_uuid: "f8b2396ab8514d07930861e5a3141384" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.797569  6849 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.797878  7001 raft_consensus.cc:3055] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.798179  7001 raft_consensus.cc:740] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:09.798877  7001 consensus_queue.cc:260] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.799923  7001 raft_consensus.cc:3060] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.802052  6748 catalog_manager.cc:5697] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:09.803985  7625 raft_consensus.cc:993] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.804427  7639 raft_consensus.cc:1081] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.804699  6849 raft_consensus.cc:2468] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 2.
I20260713 09:01:09.805783  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38460
I20260713 09:01:09.806175  7001 raft_consensus.cc:2468] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2396ab8514d07930861e5a3141384 in term 2.
I20260713 09:01:09.806226  6891 leader_election.cc:304] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, f8b2396ab8514d07930861e5a3141384; no voters: 
I20260713 09:01:09.806279  7262 raft_consensus.cc:493] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.806952  7262 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.807206  7515 raft_consensus.cc:2804] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.807634  7515 raft_consensus.cc:697] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 2 LEADER]: Becoming Leader. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:01:09.808280  7515 consensus_queue.cc:237] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } }
I20260713 09:01:09.814612  7262 raft_consensus.cc:515] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.815917  6748 catalog_manager.cc:5697] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to f8b2396ab8514d07930861e5a3141384 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "f8b2396ab8514d07930861e5a3141384" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:09.817217  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:01:09.817492  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf4b13c27a69453faa30356bbe6f052e" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.816802  7262 leader_election.cc:290] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.817754  6849 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.817917  7001 raft_consensus.cc:3055] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.818367  7001 raft_consensus.cc:740] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:09.819114  7001 consensus_queue.cc:260] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.819936  7001 raft_consensus.cc:3060] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.823602  6849 raft_consensus.cc:2468] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.825300  7218 leader_election.cc:304] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, 8c41d511ed8b49db89776ea28dacb3c1; no voters: 
I20260713 09:01:09.826408  7640 raft_consensus.cc:2804] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.826872  7640 raft_consensus.cc:697] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:09.827119  7001 raft_consensus.cc:2468] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.827544  7640 consensus_queue.cc:237] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.834175  6748 catalog_manager.cc:5697] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:09.947701  7639 raft_consensus.cc:993] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.948096  7625 raft_consensus.cc:1081] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:09.949237  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38460
I20260713 09:01:09.949612  7262 raft_consensus.cc:493] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:09.949852  7262 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.954473  7262 raft_consensus.cc:515] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.955731  7262 leader_election.cc:290] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:09.956460  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:01:09.956497  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3880df129c0c4b408c1730685ab2ce10" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:09.957020  6852 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.957108  7001 raft_consensus.cc:3055] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:09.957415  7001 raft_consensus.cc:740] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:09.957906  7001 consensus_queue.cc:260] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.958736  7001 raft_consensus.cc:3060] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:09.961108  6852 raft_consensus.cc:2468] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.961886  7218 leader_election.cc:304] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, 8c41d511ed8b49db89776ea28dacb3c1; no voters: 
I20260713 09:01:09.962463  7640 raft_consensus.cc:2804] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:09.962702  7001 raft_consensus.cc:2468] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:09.962843  7640 raft_consensus.cc:697] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:09.963642  7640 consensus_queue.cc:237] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:09.969974  6748 catalog_manager.cc:5697] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:10.049779  7001 raft_consensus.cc:1275] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.050725  7515 consensus_queue.cc:1048] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:10.059620  6852 raft_consensus.cc:1275] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.061061  7633 consensus_queue.cc:1048] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:10.130714  7001 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.131686  7640 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.139823  6925 raft_consensus.cc:1275] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.141021  7640 consensus_queue.cc:1048] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.238557  7001 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.239449  7640 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.246928  6852 raft_consensus.cc:1275] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.248664  7641 consensus_queue.cc:1048] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.328697  7001 raft_consensus.cc:1275] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.329679  7649 consensus_queue.cc:1048] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:10.340435  6852 raft_consensus.cc:1275] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Refusing update from remote peer f8b2396ab8514d07930861e5a3141384: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:10.341600  7515 consensus_queue.cc:1048] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:10.381918  6925 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.382977  7641 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.390290  7001 raft_consensus.cc:1275] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.392067  7655 consensus_queue.cc:1048] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.418192  7001 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.419159  7655 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.428103  6852 raft_consensus.cc:1275] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:10.429692  7641 consensus_queue.cc:1048] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:10.575649  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:10.589480  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:10.604416  7001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e456196ce8dc4c259b268479a19086de"
dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38004
I20260713 09:01:10.604835  7001 raft_consensus.cc:606] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:10.615411  6925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6"
dest_uuid: "f8b2396ab8514d07930861e5a3141384"
mode: GRACEFUL
new_leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:44736
I20260713 09:01:10.615864  6925 raft_consensus.cc:606] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Received request to transfer leadership to TS 8c41d511ed8b49db89776ea28dacb3c1
I20260713 09:01:10.616807  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:10.617314  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:10.677362  7649 raft_consensus.cc:993] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:10.677760  7515 raft_consensus.cc:1081] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:10.678944  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38470
I20260713 09:01:10.679356  7262 raft_consensus.cc:493] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.679670  7262 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.684041  7262 raft_consensus.cc:515] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.686797  7262 leader_election.cc:290] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:10.686785  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f8b2396ab8514d07930861e5a3141384"
I20260713 09:01:10.687439  6925 raft_consensus.cc:3055] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:10.687630  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f767701282fd42528e1180cb90f2f5b6" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:10.687806  6925 raft_consensus.cc:740] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2396ab8514d07930861e5a3141384, State: Running, Role: LEADER
I20260713 09:01:10.688102  7001 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.688459  6925 consensus_queue.cc:260] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.689399  6925 raft_consensus.cc:3060] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.691927  7001 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:10.692862  7217 leader_election.cc:304] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a21724c09cb4f32ba26452e58ff5e03, 8c41d511ed8b49db89776ea28dacb3c1; no voters: 
I20260713 09:01:10.693559  7641 raft_consensus.cc:2804] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:10.693969  7641 raft_consensus.cc:697] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:10.694502  6925 raft_consensus.cc:2468] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:10.694698  7641 consensus_queue.cc:237] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [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: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.702169  6746 catalog_manager.cc:5697] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from f8b2396ab8514d07930861e5a3141384 (127.5.160.130) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:10.709658  7639 raft_consensus.cc:993] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: : Instructing follower 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:10.710052  7625 raft_consensus.cc:1081] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Signalling peer 8c41d511ed8b49db89776ea28dacb3c1 to start an election
I20260713 09:01:10.711575  7262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e456196ce8dc4c259b268479a19086de"
dest_uuid: "8c41d511ed8b49db89776ea28dacb3c1"
 from {username='slave'} at 127.0.0.1:38460
I20260713 09:01:10.712019  7262 raft_consensus.cc:493] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:10.712338  7262 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.716364  7262 raft_consensus.cc:515] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.717556  7262 leader_election.cc:290] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Requested vote from peers 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519), 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185)
I20260713 09:01:10.718216  6852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6d76c9b251584e9a9e7003b2ccc7b686"
I20260713 09:01:10.718375  7001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e456196ce8dc4c259b268479a19086de" candidate_uuid: "8c41d511ed8b49db89776ea28dacb3c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4a21724c09cb4f32ba26452e58ff5e03"
I20260713 09:01:10.718811  6852 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.718873  7001 raft_consensus.cc:3055] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:10.719213  7001 raft_consensus.cc:740] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a21724c09cb4f32ba26452e58ff5e03, State: Running, Role: LEADER
I20260713 09:01:10.719866  7001 consensus_queue.cc:260] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.720974  7001 raft_consensus.cc:3060] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:10.724609  6852 raft_consensus.cc:2468] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:10.725570  7218 leader_election.cc:304] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6d76c9b251584e9a9e7003b2ccc7b686, 8c41d511ed8b49db89776ea28dacb3c1; no voters: 
I20260713 09:01:10.726284  7641 raft_consensus.cc:2804] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:10.726711  7001 raft_consensus.cc:2468] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c41d511ed8b49db89776ea28dacb3c1 in term 2.
I20260713 09:01:10.726711  7641 raft_consensus.cc:697] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Becoming Leader. State: Replica: 8c41d511ed8b49db89776ea28dacb3c1, State: Running, Role: LEADER
I20260713 09:01:10.727653  7641 consensus_queue.cc:237] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [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: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } }
I20260713 09:01:10.733949  6746 catalog_manager.cc:5697] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 reported cstate change: term changed from 1 to 2, leader changed from 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131) to 8c41d511ed8b49db89776ea28dacb3c1 (127.5.160.132). New cstate: current_term: 2 leader_uuid: "8c41d511ed8b49db89776ea28dacb3c1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c41d511ed8b49db89776ea28dacb3c1" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 34523 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260713 09:01:11.259783  6925 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:11.260739  7641 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2396ab8514d07930861e5a3141384" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 32901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:11.268595  7001 raft_consensus.cc:1275] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:11.270524  7655 consensus_queue.cc:1048] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:11.341188  6852 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:11.342149  7655 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6d76c9b251584e9a9e7003b2ccc7b686" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:11.351738  7001 raft_consensus.cc:1275] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Refusing update from remote peer 8c41d511ed8b49db89776ea28dacb3c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260713 09:01:11.352694  7655 consensus_queue.cc:1048] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a21724c09cb4f32ba26452e58ff5e03" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260713 09:01:11.617990  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:11.631608  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:01:11.650439  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.651090  5762 tablet_replica.cc:333] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.651654  5762 raft_consensus.cc:2243] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.652379  5762 raft_consensus.cc:2272] T b3eabe50b26143859d84cb0281ef1594 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.654600  5762 tablet_replica.cc:333] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.655182  5762 raft_consensus.cc:2243] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.655623  5762 raft_consensus.cc:2272] T b5db97cb5a914b38a0fb8ce4392db1bd P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.657147  5762 tablet_replica.cc:333] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.657585  5762 raft_consensus.cc:2243] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.657889  5762 raft_consensus.cc:2272] T f4351b38f2fa489d88d7e3baa510ad70 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.659358  5762 tablet_replica.cc:333] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.659767  5762 raft_consensus.cc:2243] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.660395  5762 raft_consensus.cc:2272] T c1124451441e4272afa43440770765c0 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.661931  5762 tablet_replica.cc:333] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.662356  5762 raft_consensus.cc:2243] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.662891  5762 raft_consensus.cc:2272] T 3880df129c0c4b408c1730685ab2ce10 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.664321  5762 tablet_replica.cc:333] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.664755  5762 raft_consensus.cc:2243] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.665376  5762 raft_consensus.cc:2272] T dd298aa466814ebcb3706438ddc1d96d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.666880  5762 tablet_replica.cc:333] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.667344  5762 raft_consensus.cc:2243] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.667682  5762 raft_consensus.cc:2272] T 96ddc89f48a641c3a3222980d153800d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.669227  5762 tablet_replica.cc:333] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.669638  5762 raft_consensus.cc:2243] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.669988  5762 raft_consensus.cc:2272] T cf4b13c27a69453faa30356bbe6f052e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.671411  5762 tablet_replica.cc:333] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.671820  5762 raft_consensus.cc:2243] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.672422  5762 raft_consensus.cc:2272] T 9478968586564f379c05295d0be17e0d P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.673806  5762 tablet_replica.cc:333] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.674247  5762 raft_consensus.cc:2243] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.674710  5762 raft_consensus.cc:2272] T 23f758aea4474488a22c372606aef73e P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.676373  5762 tablet_replica.cc:333] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.676934  5762 raft_consensus.cc:2243] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.677706  5762 raft_consensus.cc:2272] T c3e63afae57b4bd28d496f4b5f3f447f P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.679932  5762 tablet_replica.cc:333] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
W20260713 09:01:11.680266  6891 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260713 09:01:11.680518  5762 raft_consensus.cc:2243] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.680953  5762 raft_consensus.cc:2272] T 530c8c7ebb1a4101966ac3927bed8076 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.682823  6891 consensus_peers.cc:597] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.682953  5762 tablet_replica.cc:333] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.683485  5762 raft_consensus.cc:2243] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.684091  5762 raft_consensus.cc:2272] T ed9676e5f9774190a9b817b7426e9ded P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.685691  5762 tablet_replica.cc:333] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.686115  5762 raft_consensus.cc:2243] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.686442  5762 raft_consensus.cc:2272] T 70946a8a0dd843648d747ed8571b3ab3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.687987  5762 tablet_replica.cc:333] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.688418  5762 raft_consensus.cc:2243] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.688793  5762 raft_consensus.cc:2272] T e456196ce8dc4c259b268479a19086de P 6d76c9b251584e9a9e7003b2ccc7b686 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.690565  5762 tablet_replica.cc:333] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.690991  5762 raft_consensus.cc:2243] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.691483  5762 raft_consensus.cc:2272] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.693015  5762 tablet_replica.cc:333] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.693432  5762 raft_consensus.cc:2243] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.693866  5762 raft_consensus.cc:2272] T d35cac912acb4173972a97d4c78f22be P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.695401  5762 tablet_replica.cc:333] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686: stopping tablet replica
I20260713 09:01:11.695765  5762 raft_consensus.cc:2243] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.696233  5762 raft_consensus.cc:2272] T b39dda3a6da94672b90913a049ff5c01 P 6d76c9b251584e9a9e7003b2ccc7b686 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.698349  6965 consensus_peers.cc:597] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.703174  6965 consensus_peers.cc:597] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.712602  6891 consensus_peers.cc:597] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.721163  6965 consensus_peers.cc:597] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.739183  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:01:11.748034  7218 consensus_peers.cc:597] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.750476  7218 consensus_peers.cc:597] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.775032  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:01:11.798852  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.799543  5762 tablet_replica.cc:333] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.800173  5762 raft_consensus.cc:2243] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.800588  5762 raft_consensus.cc:2272] T 32d0965277564f4c9280d8536beb72e0 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.802208  5762 tablet_replica.cc:333] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.802773  5762 raft_consensus.cc:2243] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.803200  5762 raft_consensus.cc:2272] T 8ec64ec25c6342fd9aadcba216ee4178 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.804966  5762 tablet_replica.cc:333] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.805585  5762 raft_consensus.cc:2243] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.806114  5762 raft_consensus.cc:2272] T 917dce239f954240a3b206785cf22595 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.808005  5762 tablet_replica.cc:333] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.808692  5762 raft_consensus.cc:2243] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.809234  5762 raft_consensus.cc:2272] T a221467de80344c0881847e5a02b6b25 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.811388  5762 tablet_replica.cc:333] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.812086  5762 raft_consensus.cc:2243] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.812731  5762 raft_consensus.cc:2272] T d35cac912acb4173972a97d4c78f22be P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.814347  5762 tablet_replica.cc:333] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.814836  5762 raft_consensus.cc:2243] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.815549  5762 raft_consensus.cc:2272] T b5db97cb5a914b38a0fb8ce4392db1bd P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.817376  5762 tablet_replica.cc:333] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.817832  5762 raft_consensus.cc:2243] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.818346  5762 raft_consensus.cc:2272] T b3eabe50b26143859d84cb0281ef1594 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.820336  5762 tablet_replica.cc:333] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.820778  5762 raft_consensus.cc:2243] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.821249  5762 raft_consensus.cc:2272] T 9478968586564f379c05295d0be17e0d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.822655  5762 tablet_replica.cc:333] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.823088  5762 raft_consensus.cc:2243] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.823410  5762 raft_consensus.cc:2272] T ed9676e5f9774190a9b817b7426e9ded P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.824950  5762 tablet_replica.cc:333] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.825376  5762 raft_consensus.cc:2243] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.825994  5762 raft_consensus.cc:2272] T 530c8c7ebb1a4101966ac3927bed8076 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.827523  5762 tablet_replica.cc:333] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.827972  5762 raft_consensus.cc:2243] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.828301  5762 raft_consensus.cc:2272] T f767701282fd42528e1180cb90f2f5b6 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.830761  5762 tablet_replica.cc:333] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.831344  5762 raft_consensus.cc:2243] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.831813  5762 raft_consensus.cc:2272] T 70946a8a0dd843648d747ed8571b3ab3 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.833415  5762 tablet_replica.cc:333] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.833832  5762 raft_consensus.cc:2243] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.834169  5762 raft_consensus.cc:2272] T 96ddc89f48a641c3a3222980d153800d P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.835723  5762 tablet_replica.cc:333] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.836164  5762 raft_consensus.cc:2243] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.836776  5762 raft_consensus.cc:2272] T b39dda3a6da94672b90913a049ff5c01 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.838233  5762 tablet_replica.cc:333] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.838681  5762 raft_consensus.cc:2243] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.839290  5762 raft_consensus.cc:2272] T f4351b38f2fa489d88d7e3baa510ad70 P f8b2396ab8514d07930861e5a3141384 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.840688  5762 tablet_replica.cc:333] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.841091  5762 raft_consensus.cc:2243] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.841712  5762 raft_consensus.cc:2272] T 5dc81f43124243adacd2b74a237a6c05 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.843263  5762 tablet_replica.cc:333] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.843641  5762 raft_consensus.cc:2243] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.843966  5762 raft_consensus.cc:2272] T c3e63afae57b4bd28d496f4b5f3f447f P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.845348  5762 tablet_replica.cc:333] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384: stopping tablet replica
I20260713 09:01:11.845752  5762 raft_consensus.cc:2243] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.846251  5762 raft_consensus.cc:2272] T c1124451441e4272afa43440770765c0 P f8b2396ab8514d07930861e5a3141384 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.889943  7218 consensus_peers.cc:597] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Couldn't send request to peer f8b2396ab8514d07930861e5a3141384. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:32901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.895339  6965 consensus_peers.cc:597] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 -> Peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Couldn't send request to peer f8b2396ab8514d07930861e5a3141384. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:32901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:11.904585  7218 consensus_peers.cc:597] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 6d76c9b251584e9a9e7003b2ccc7b686 (127.5.160.129:37519): Couldn't send request to peer 6d76c9b251584e9a9e7003b2ccc7b686. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:37519: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.909106  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:01:11.940907  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:01:11.972818  7217 consensus_peers.cc:597] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Couldn't send request to peer 4a21724c09cb4f32ba26452e58ff5e03. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.973672  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:11.974856  5762 tablet_replica.cc:333] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.975615  5762 raft_consensus.cc:2243] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.976505  5762 raft_consensus.cc:2272] T 917dce239f954240a3b206785cf22595 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.978829  5762 tablet_replica.cc:333] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.979545  5762 raft_consensus.cc:2243] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.979997  5762 raft_consensus.cc:2272] T 32d0965277564f4c9280d8536beb72e0 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.982138  5762 tablet_replica.cc:333] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.982782  5762 raft_consensus.cc:2243] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.983672  5762 raft_consensus.cc:2272] T 8ec64ec25c6342fd9aadcba216ee4178 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.985743  5762 tablet_replica.cc:333] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.986334  5762 raft_consensus.cc:2243] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.986712  5762 raft_consensus.cc:2272] T f4351b38f2fa489d88d7e3baa510ad70 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.988344  5762 tablet_replica.cc:333] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.988884  5762 raft_consensus.cc:2243] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.989537  5762 raft_consensus.cc:2272] T 70946a8a0dd843648d747ed8571b3ab3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:11.990854  7217 consensus_peers.cc:597] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Couldn't send request to peer 4a21724c09cb4f32ba26452e58ff5e03. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:11.991184  5762 tablet_replica.cc:333] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.991700  5762 raft_consensus.cc:2243] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.992043  5762 raft_consensus.cc:2272] T f767701282fd42528e1180cb90f2f5b6 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.993747  5762 tablet_replica.cc:333] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.994194  5762 raft_consensus.cc:2243] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:11.994866  5762 raft_consensus.cc:2272] T 23f758aea4474488a22c372606aef73e P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.996374  5762 tablet_replica.cc:333] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.996811  5762 raft_consensus.cc:2243] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.997151  5762 raft_consensus.cc:2272] T c3e63afae57b4bd28d496f4b5f3f447f P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:11.998682  5762 tablet_replica.cc:333] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:11.999130  5762 raft_consensus.cc:2243] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:11.999477  5762 raft_consensus.cc:2272] T ed9676e5f9774190a9b817b7426e9ded P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.001747  5762 tablet_replica.cc:333] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.002359  5762 raft_consensus.cc:2243] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.002830  5762 raft_consensus.cc:2272] T 530c8c7ebb1a4101966ac3927bed8076 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:12.003543  7218 consensus_peers.cc:597] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer f8b2396ab8514d07930861e5a3141384 (127.5.160.130:32901): Couldn't send request to peer f8b2396ab8514d07930861e5a3141384. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:32901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:12.004602  5762 tablet_replica.cc:333] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.005060  5762 raft_consensus.cc:2243] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.005375  5762 raft_consensus.cc:2272] T e456196ce8dc4c259b268479a19086de P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.007505  5762 tablet_replica.cc:333] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.008419  5762 raft_consensus.cc:2243] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.009546  5762 raft_consensus.cc:2272] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.011360  5762 tablet_replica.cc:333] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.011751  5762 raft_consensus.cc:2243] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.012259  5762 raft_consensus.cc:2272] T 5dc81f43124243adacd2b74a237a6c05 P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.013726  5762 tablet_replica.cc:333] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.014132  5762 raft_consensus.cc:2243] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.014475  5762 raft_consensus.cc:2272] T dd298aa466814ebcb3706438ddc1d96d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.015944  5762 tablet_replica.cc:333] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.016321  5762 raft_consensus.cc:2243] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.016618  5762 raft_consensus.cc:2272] T a221467de80344c0881847e5a02b6b25 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.017979  5762 tablet_replica.cc:333] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.018369  5762 raft_consensus.cc:2243] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.019009  5762 raft_consensus.cc:2272] T 96ddc89f48a641c3a3222980d153800d P 4a21724c09cb4f32ba26452e58ff5e03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.020509  5762 tablet_replica.cc:333] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.020872  5762 raft_consensus.cc:2243] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.021168  5762 raft_consensus.cc:2272] T cf4b13c27a69453faa30356bbe6f052e P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.022574  5762 tablet_replica.cc:333] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03: stopping tablet replica
I20260713 09:01:12.022927  5762 raft_consensus.cc:2243] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.023226  5762 raft_consensus.cc:2272] T 3880df129c0c4b408c1730685ab2ce10 P 4a21724c09cb4f32ba26452e58ff5e03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:12.050249  7217 consensus_peers.cc:597] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 -> Peer 4a21724c09cb4f32ba26452e58ff5e03 (127.5.160.131:46185): Couldn't send request to peer 4a21724c09cb4f32ba26452e58ff5e03. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:46185: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:12.051652  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:01:12.083559  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
I20260713 09:01:12.104621  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:12.105182  5762 tablet_replica.cc:333] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.105711  5762 raft_consensus.cc:2243] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.106387  5762 raft_consensus.cc:2272] T 3880df129c0c4b408c1730685ab2ce10 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.108062  5762 tablet_replica.cc:333] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.108558  5762 raft_consensus.cc:2243] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.108956  5762 raft_consensus.cc:2272] T 23f758aea4474488a22c372606aef73e P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.110440  5762 tablet_replica.cc:333] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.110960  5762 raft_consensus.cc:2243] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.111383  5762 raft_consensus.cc:2272] T b5db97cb5a914b38a0fb8ce4392db1bd P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.112795  5762 tablet_replica.cc:333] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.113222  5762 raft_consensus.cc:2243] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.113655  5762 raft_consensus.cc:2272] T 8ec64ec25c6342fd9aadcba216ee4178 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.115139  5762 tablet_replica.cc:333] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.115602  5762 raft_consensus.cc:2243] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.116008  5762 raft_consensus.cc:2272] T 917dce239f954240a3b206785cf22595 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.117504  5762 tablet_replica.cc:333] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.117939  5762 raft_consensus.cc:2243] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.118384  5762 raft_consensus.cc:2272] T 5dc81f43124243adacd2b74a237a6c05 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.119848  5762 tablet_replica.cc:333] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.120285  5762 raft_consensus.cc:2243] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.120680  5762 raft_consensus.cc:2272] T c1124451441e4272afa43440770765c0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.122087  5762 tablet_replica.cc:333] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.122575  5762 raft_consensus.cc:2243] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.123206  5762 raft_consensus.cc:2272] T e456196ce8dc4c259b268479a19086de P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.125020  5762 tablet_replica.cc:333] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.125476  5762 raft_consensus.cc:2243] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.125880  5762 raft_consensus.cc:2272] T b3eabe50b26143859d84cb0281ef1594 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.127327  5762 tablet_replica.cc:333] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.127749  5762 raft_consensus.cc:2243] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.128130  5762 raft_consensus.cc:2272] T b18c80f0bb884d7b933ba5e8d9dc84e3 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.129623  5762 tablet_replica.cc:333] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.130021  5762 raft_consensus.cc:2243] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.130666  5762 raft_consensus.cc:2272] T cf4b13c27a69453faa30356bbe6f052e P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.132143  5762 tablet_replica.cc:333] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.132565  5762 raft_consensus.cc:2243] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.133157  5762 raft_consensus.cc:2272] T a221467de80344c0881847e5a02b6b25 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.134617  5762 tablet_replica.cc:333] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.135031  5762 raft_consensus.cc:2243] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.135469  5762 raft_consensus.cc:2272] T d35cac912acb4173972a97d4c78f22be P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.136914  5762 tablet_replica.cc:333] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.137323  5762 raft_consensus.cc:2243] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.137723  5762 raft_consensus.cc:2272] T dd298aa466814ebcb3706438ddc1d96d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.139235  5762 tablet_replica.cc:333] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.139659  5762 raft_consensus.cc:2243] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.140270  5762 raft_consensus.cc:2272] T f767701282fd42528e1180cb90f2f5b6 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.141995  5762 tablet_replica.cc:333] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.142407  5762 raft_consensus.cc:2243] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.142834  5762 raft_consensus.cc:2272] T b39dda3a6da94672b90913a049ff5c01 P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.144317  5762 tablet_replica.cc:333] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.144696  5762 raft_consensus.cc:2243] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.145298  5762 raft_consensus.cc:2272] T 32d0965277564f4c9280d8536beb72e0 P 8c41d511ed8b49db89776ea28dacb3c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.146893  5762 tablet_replica.cc:333] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1: stopping tablet replica
I20260713 09:01:12.147284  5762 raft_consensus.cc:2243] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:12.147687  5762 raft_consensus.cc:2272] T 9478968586564f379c05295d0be17e0d P 8c41d511ed8b49db89776ea28dacb3c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.170879  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:01:12.195359  5762 master.cc:562] Master@127.5.160.190:33689 shutting down...
I20260713 09:01:12.212106  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:12.212564  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:12.212842  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P d46ce22f106c402bbdc65ba3505e0429: stopping tablet replica
I20260713 09:01:12.254263  5762 master.cc:584] Master@127.5.160.190:33689 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (26400 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260713 09:01:12.301632  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:35645
I20260713 09:01:12.302747  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.307837  7689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.308107  7690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.309233  5762 server_base.cc:1061] running on GCE node
W20260713 09:01:12.309178  7692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.310396  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.310621  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:12.310746  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933272310731 us; error 0 us; skew 500 ppm
I20260713 09:01:12.311201  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.313206  5762 webserver.cc:533] Webserver started at http://127.5.160.190:44671/ using document root <none> and password file <none>
I20260713 09:01:12.313603  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.313738  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.313946  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.315392  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "c22e721356864278bee9b136f8d07c20"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.319185  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260713 09:01:12.322007  7697 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.322641  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:12.322904  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "c22e721356864278bee9b136f8d07c20"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.323139  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:12.333329  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.334343  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.367870  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:35645
I20260713 09:01:12.367951  7748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:35645 every 8 connection(s)
I20260713 09:01:12.371311  7749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.380139  7749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20: Bootstrap starting.
I20260713 09:01:12.384429  7749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:12.388085  7749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20: No bootstrap required, opened a new log
I20260713 09:01:12.389951  7749 raft_consensus.cc:359] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c22e721356864278bee9b136f8d07c20" member_type: VOTER }
I20260713 09:01:12.390282  7749 raft_consensus.cc:385] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:12.390522  7749 raft_consensus.cc:740] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c22e721356864278bee9b136f8d07c20, State: Initialized, Role: FOLLOWER
I20260713 09:01:12.391064  7749 consensus_queue.cc:260] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c22e721356864278bee9b136f8d07c20" member_type: VOTER }
I20260713 09:01:12.391481  7749 raft_consensus.cc:399] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:12.391678  7749 raft_consensus.cc:493] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:12.391919  7749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:12.395632  7749 raft_consensus.cc:515] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c22e721356864278bee9b136f8d07c20" member_type: VOTER }
I20260713 09:01:12.396076  7749 leader_election.cc:304] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [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: c22e721356864278bee9b136f8d07c20; no voters: 
I20260713 09:01:12.397083  7749 leader_election.cc:290] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:12.397367  7752 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:12.398538  7752 raft_consensus.cc:697] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 1 LEADER]: Becoming Leader. State: Replica: c22e721356864278bee9b136f8d07c20, State: Running, Role: LEADER
I20260713 09:01:12.399169  7752 consensus_queue.cc:237] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [LEADER]: Queue going to LEADER mode. State: All 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: "c22e721356864278bee9b136f8d07c20" member_type: VOTER }
I20260713 09:01:12.399744  7749 sys_catalog.cc:565] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:12.403035  7753 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c22e721356864278bee9b136f8d07c20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c22e721356864278bee9b136f8d07c20" member_type: VOTER } }
I20260713 09:01:12.403602  7753 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:12.403739  7754 sys_catalog.cc:455] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c22e721356864278bee9b136f8d07c20. Latest consensus state: current_term: 1 leader_uuid: "c22e721356864278bee9b136f8d07c20" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c22e721356864278bee9b136f8d07c20" member_type: VOTER } }
I20260713 09:01:12.404409  7754 sys_catalog.cc:458] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:12.408896  7759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:12.413859  7759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:12.414886  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:12.421471  7759 catalog_manager.cc:1383] Generated new cluster ID: 32b017a92c6c4cfd92ab0fd1c795a5c8
I20260713 09:01:12.421720  7759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:12.438580  7759 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:12.439693  7759 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:12.451222  7759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20: Generated new TSK 0
I20260713 09:01:12.451717  7759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:12.480656  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.485931  7770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.486948  7771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.488276  7773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.488440  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:12.489336  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.489503  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:12.489617  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933272489607 us; error 0 us; skew 500 ppm
I20260713 09:01:12.490072  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.492072  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35975/ using document root <none> and password file <none>
I20260713 09:01:12.492475  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.492619  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.492822  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.493731  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.497756  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:12.500715  7778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.501392  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:12.501641  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.501878  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:12.522547  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.523536  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.524812  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:12.526930  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:12.527093  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.527308  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:12.527457  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.563164  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:33919
I20260713 09:01:12.563268  7840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:33919 every 8 connection(s)
I20260713 09:01:12.567512  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.574172  7845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.575665  7846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.576561  7848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.577301  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:12.578156  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.578349  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:12.578552  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933272578534 us; error 0 us; skew 500 ppm
I20260713 09:01:12.579128  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.579730  7841 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35645
I20260713 09:01:12.580027  7841 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.580668  7841 heartbeater.cc:507] Master 127.5.160.190:35645 requested a full tablet report, sending...
I20260713 09:01:12.581557  5762 webserver.cc:533] Webserver started at http://127.5.160.130:43919/ using document root <none> and password file <none>
I20260713 09:01:12.582144  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.582366  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.582693  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.582690  7714 ts_manager.cc:194] Registered new tserver with Master: f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:12.584218  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.585050  7714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48076
I20260713 09:01:12.589301  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260713 09:01:12.592341  7853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.593031  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:12.593253  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.593474  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:12.621030  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.622056  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.623374  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:12.625366  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:12.625536  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.625756  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:12.625898  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.661134  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:37431
I20260713 09:01:12.661223  7915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:37431 every 8 connection(s)
I20260713 09:01:12.665647  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.671696  7919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.673645  7920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.674867  7922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.675293  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:12.676172  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.676409  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:12.676568  7916 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35645
I20260713 09:01:12.676630  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933272676612 us; error 0 us; skew 500 ppm
I20260713 09:01:12.676982  7916 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.677377  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.677701  7916 heartbeater.cc:507] Master 127.5.160.190:35645 requested a full tablet report, sending...
I20260713 09:01:12.679629  7714 ts_manager.cc:194] Registered new tserver with Master: b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:12.679754  5762 webserver.cc:533] Webserver started at http://127.5.160.131:37455/ using document root <none> and password file <none>
I20260713 09:01:12.680289  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.680536  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.680840  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.681110  7714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48092
I20260713 09:01:12.682035  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "e7efaab4f090470d9947ac94081ac00b"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.687431  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260713 09:01:12.690452  7927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.691165  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260713 09:01:12.691418  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "e7efaab4f090470d9947ac94081ac00b"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.691660  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:12.703485  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.704452  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.705696  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:12.707634  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:12.707823  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.708020  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:12.708161  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.743834  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:38321
I20260713 09:01:12.743920  7989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:38321 every 8 connection(s)
I20260713 09:01:12.748107  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:12.754418  7993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.755669  7994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:12.757712  7996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:12.758509  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:12.759333  7990 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35645
I20260713 09:01:12.759384  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:12.759699  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:12.759708  7990 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.759930  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933272759912 us; error 0 us; skew 500 ppm
I20260713 09:01:12.760524  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:12.760499  7990 heartbeater.cc:507] Master 127.5.160.190:35645 requested a full tablet report, sending...
I20260713 09:01:12.762647  7714 ts_manager.cc:194] Registered new tserver with Master: e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:12.762984  5762 webserver.cc:533] Webserver started at http://127.5.160.132:34261/ using document root <none> and password file <none>
I20260713 09:01:12.763585  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:12.763818  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:12.764109  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:12.764328  7714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48100
I20260713 09:01:12.765499  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-3-root/instance:
uuid: "33ab5797b366439fbe6aec903390292d"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.769482  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.006s
I20260713 09:01:12.772357  8001 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.772995  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:01:12.773248  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
uuid: "33ab5797b366439fbe6aec903390292d"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:12.773496  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:12.788349  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:12.789449  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:12.790771  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:12.792711  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:12.792894  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.793104  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:12.793293  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:12.830981  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.132:37279
I20260713 09:01:12.831066  8063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.132:37279 every 8 connection(s)
I20260713 09:01:12.842811  8064 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35645
I20260713 09:01:12.843143  8064 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:12.843776  8064 heartbeater.cc:507] Master 127.5.160.190:35645 requested a full tablet report, sending...
I20260713 09:01:12.845431  7714 ts_manager.cc:194] Registered new tserver with Master: 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:12.846050  5762 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012180528s
I20260713 09:01:12.847025  7714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48106
I20260713 09:01:12.867890  7714 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48118:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260713 09:01:12.993108  7881 tablet_service.cc:1511] Processing CreateTablet for tablet 47a17d55e66f48a49f265d6726c6f5b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:12.994439  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a17d55e66f48a49f265d6726c6f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.995187  7876 tablet_service.cc:1511] Processing CreateTablet for tablet 9da29c114ba3485ab3a218ec28ea5951 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:12.996451  7876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da29c114ba3485ab3a218ec28ea5951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.997572  8028 tablet_service.cc:1511] Processing CreateTablet for tablet 49436cb34504437c97d754eac5f6566a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:12.996404  8027 tablet_service.cc:1511] Processing CreateTablet for tablet 426f3a81b759410db5baca84902f2905 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:12.998613  7879 tablet_service.cc:1511] Processing CreateTablet for tablet 49436cb34504437c97d754eac5f6566a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:12.999904  7879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49436cb34504437c97d754eac5f6566a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.999593  8025 tablet_service.cc:1511] Processing CreateTablet for tablet aa3574c7cf64428aac30e1d2997abb57 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:13.001668  8026 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb8232205e74c00a8f6eda2d27e4851 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:12.997656  8024 tablet_service.cc:1511] Processing CreateTablet for tablet 9da29c114ba3485ab3a218ec28ea5951 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:13.002506  7878 tablet_service.cc:1511] Processing CreateTablet for tablet d7ea7fbc200a4c19a55d5253d0a71349 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:13.003230  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49436cb34504437c97d754eac5f6566a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.003742  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ea7fbc200a4c19a55d5253d0a71349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.004951  8023 tablet_service.cc:1511] Processing CreateTablet for tablet 5218bc32f7f14966935301962a7dd40b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:12.996483  8029 tablet_service.cc:1511] Processing CreateTablet for tablet 47a17d55e66f48a49f265d6726c6f5b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:13.006438  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426f3a81b759410db5baca84902f2905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.007478  7877 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb8232205e74c00a8f6eda2d27e4851 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:13.008684  7877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb8232205e74c00a8f6eda2d27e4851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.009961  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5218bc32f7f14966935301962a7dd40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.010962  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a17d55e66f48a49f265d6726c6f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:12.997519  7880 tablet_service.cc:1511] Processing CreateTablet for tablet 0b25243361c240bb854e96a4b7a42bd9 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:13.011912  7880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b25243361c240bb854e96a4b7a42bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.011708  8022 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed71ba1b364fa6b4960e95c6485b3f (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:13.012921  8022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed71ba1b364fa6b4960e95c6485b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.013077  7874 tablet_service.cc:1511] Processing CreateTablet for tablet 5218bc32f7f14966935301962a7dd40b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:13.014242  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5218bc32f7f14966935301962a7dd40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.015525  7875 tablet_service.cc:1511] Processing CreateTablet for tablet 8440b64b8c36441991564337021e7ce5 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:13.017292  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3574c7cf64428aac30e1d2997abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.019071  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb8232205e74c00a8f6eda2d27e4851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.021370  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da29c114ba3485ab3a218ec28ea5951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.025430  7873 tablet_service.cc:1511] Processing CreateTablet for tablet caefe047aace400ea62f21fe32f23ebd (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:13.026924  7873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caefe047aace400ea62f21fe32f23ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.027546  7875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8440b64b8c36441991564337021e7ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.035485  8021 tablet_service.cc:1511] Processing CreateTablet for tablet caefe047aace400ea62f21fe32f23ebd (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:13.036755  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caefe047aace400ea62f21fe32f23ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.054872  7878 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0736388b8045c580dfb29f938e64a6 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:13.056166  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0736388b8045c580dfb29f938e64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.056433  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 40dd4dbf8ca24344b76abee37d560638 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:13.057628  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dd4dbf8ca24344b76abee37d560638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.077986  7806 tablet_service.cc:1511] Processing CreateTablet for tablet 0b25243361c240bb854e96a4b7a42bd9 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:13.079336  7806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b25243361c240bb854e96a4b7a42bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.079560  7803 tablet_service.cc:1511] Processing CreateTablet for tablet d7ea7fbc200a4c19a55d5253d0a71349 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:13.081138  7805 tablet_service.cc:1511] Processing CreateTablet for tablet 49436cb34504437c97d754eac5f6566a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260713 09:01:13.083204  7804 tablet_service.cc:1511] Processing CreateTablet for tablet 426f3a81b759410db5baca84902f2905 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:13.086731  7954 tablet_service.cc:1511] Processing CreateTablet for tablet 0b25243361c240bb854e96a4b7a42bd9 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260713 09:01:13.087725  7878 tablet_service.cc:1511] Processing CreateTablet for tablet 40dd4dbf8ca24344b76abee37d560638 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:13.088138  7799 tablet_service.cc:1511] Processing CreateTablet for tablet 5218bc32f7f14966935301962a7dd40b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260713 09:01:13.088901  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dd4dbf8ca24344b76abee37d560638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.089169  7800 tablet_service.cc:1511] Processing CreateTablet for tablet 8440b64b8c36441991564337021e7ce5 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:13.090162  7801 tablet_service.cc:1511] Processing CreateTablet for tablet aa3574c7cf64428aac30e1d2997abb57 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:13.088004  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b25243361c240bb854e96a4b7a42bd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.091369  7798 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed71ba1b364fa6b4960e95c6485b3f (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:13.093878  7803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ea7fbc200a4c19a55d5253d0a71349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.095085  7797 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0736388b8045c580dfb29f938e64a6 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:13.095432  7950 tablet_service.cc:1511] Processing CreateTablet for tablet 9da29c114ba3485ab3a218ec28ea5951 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260713 09:01:13.081589  7802 tablet_service.cc:1511] Processing CreateTablet for tablet 1fb8232205e74c00a8f6eda2d27e4851 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260713 09:01:13.096820  7951 tablet_service.cc:1511] Processing CreateTablet for tablet aa3574c7cf64428aac30e1d2997abb57 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260713 09:01:13.097508  7949 tablet_service.cc:1511] Processing CreateTablet for tablet 8440b64b8c36441991564337021e7ce5 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260713 09:01:13.098062  7951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3574c7cf64428aac30e1d2997abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.099313  7953 tablet_service.cc:1511] Processing CreateTablet for tablet 426f3a81b759410db5baca84902f2905 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260713 09:01:13.099457  7948 tablet_service.cc:1511] Processing CreateTablet for tablet 80ed71ba1b364fa6b4960e95c6485b3f (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260713 09:01:13.100718  7955 tablet_service.cc:1511] Processing CreateTablet for tablet 47a17d55e66f48a49f265d6726c6f5b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260713 09:01:13.101133  7947 tablet_service.cc:1511] Processing CreateTablet for tablet caefe047aace400ea62f21fe32f23ebd (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260713 09:01:13.102818  7946 tablet_service.cc:1511] Processing CreateTablet for tablet 8b0736388b8045c580dfb29f938e64a6 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260713 09:01:13.103515  7952 tablet_service.cc:1511] Processing CreateTablet for tablet d7ea7fbc200a4c19a55d5253d0a71349 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260713 09:01:13.103981  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8440b64b8c36441991564337021e7ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.104707  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426f3a81b759410db5baca84902f2905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.105484  7948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed71ba1b364fa6b4960e95c6485b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.106420  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80ed71ba1b364fa6b4960e95c6485b3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.106788  7950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da29c114ba3485ab3a218ec28ea5951. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.108004  7805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49436cb34504437c97d754eac5f6566a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.109228  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0736388b8045c580dfb29f938e64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.112818  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8440b64b8c36441991564337021e7ce5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.114390  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caefe047aace400ea62f21fe32f23ebd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.115844  7804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426f3a81b759410db5baca84902f2905. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.116182  7955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47a17d55e66f48a49f265d6726c6f5b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.118422  7801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa3574c7cf64428aac30e1d2997abb57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.122786  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5218bc32f7f14966935301962a7dd40b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.127749  7802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fb8232205e74c00a8f6eda2d27e4851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.134822  7797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b0736388b8045c580dfb29f938e64a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.154702  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7ea7fbc200a4c19a55d5253d0a71349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.162024  7799 tablet_service.cc:1511] Processing CreateTablet for tablet 40dd4dbf8ca24344b76abee37d560638 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260713 09:01:13.186129  8082 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.192608  8082 tablet_bootstrap.cc:654] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.196143  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40dd4dbf8ca24344b76abee37d560638. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.215116  7947 tablet_service.cc:1511] Processing CreateTablet for tablet fca0bc7d53504519ae7916d695d925b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:13.216497  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0bc7d53504519ae7916d695d925b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.223325  8021 tablet_service.cc:1511] Processing CreateTablet for tablet fca0bc7d53504519ae7916d695d925b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:13.240422  7953 tablet_service.cc:1511] Processing CreateTablet for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:13.241828  7953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.245023  8081 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.252939  8080 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.254379  7881 tablet_service.cc:1511] Processing CreateTablet for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:13.255600  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.262802  7874 tablet_service.cc:1511] Processing CreateTablet for tablet fd75652445e34bf889c2c46b9eada465 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:13.263813  7874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75652445e34bf889c2c46b9eada465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.272369  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260713 09:01:13.277561  7803 tablet_service.cc:1511] Processing CreateTablet for tablet fd75652445e34bf889c2c46b9eada465 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:13.279454  7947 tablet_service.cc:1511] Processing CreateTablet for tablet fd75652445e34bf889c2c46b9eada465 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260713 09:01:13.280642  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75652445e34bf889c2c46b9eada465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.282830  7803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd75652445e34bf889c2c46b9eada465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.284277  7798 tablet_service.cc:1511] Processing CreateTablet for tablet fca0bc7d53504519ae7916d695d925b7 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260713 09:01:13.285435  7798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0bc7d53504519ae7916d695d925b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.296927  8020 tablet_service.cc:1511] Processing CreateTablet for tablet 20196317f75d4fac9e6fc387e263e65a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:13.306090  8080 tablet_bootstrap.cc:654] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.322786  8083 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.328629  8021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca0bc7d53504519ae7916d695d925b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.339900  7804 tablet_service.cc:1511] Processing CreateTablet for tablet 20196317f75d4fac9e6fc387e263e65a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:13.340874  8020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20196317f75d4fac9e6fc387e263e65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.341094  7804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20196317f75d4fac9e6fc387e263e65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.342816  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46cc52e0e2e6478ca3ce3bd8d8e25a83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.346894  8024 tablet_service.cc:1511] Processing CreateTablet for tablet 554ce297f3cd4f66a6a95ff4feb25e27 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:13.348083  8024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554ce297f3cd4f66a6a95ff4feb25e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.348474  7881 tablet_service.cc:1511] Processing CreateTablet for tablet 20196317f75d4fac9e6fc387e263e65a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260713 09:01:13.349457  7800 tablet_service.cc:1511] Processing CreateTablet for tablet 554ce297f3cd4f66a6a95ff4feb25e27 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:13.351013  7800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554ce297f3cd4f66a6a95ff4feb25e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.351451  7952 tablet_service.cc:1511] Processing CreateTablet for tablet 554ce297f3cd4f66a6a95ff4feb25e27 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260713 09:01:13.352097  7876 tablet_service.cc:1511] Processing CreateTablet for tablet a8b01a556726441e890d95e7017bbc25 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:13.352576  7952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 554ce297f3cd4f66a6a95ff4feb25e27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.353226  7876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b01a556726441e890d95e7017bbc25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.355155  7881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20196317f75d4fac9e6fc387e263e65a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.357046  8081 tablet_bootstrap.cc:654] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.365424  8028 tablet_service.cc:1511] Processing CreateTablet for tablet a8b01a556726441e890d95e7017bbc25 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:13.366613  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b01a556726441e890d95e7017bbc25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.368574  7878 tablet_service.cc:1511] Processing CreateTablet for tablet bf38a31d175549b6aee277a26739db18 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:13.369830  7878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf38a31d175549b6aee277a26739db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.373519  7949 tablet_service.cc:1511] Processing CreateTablet for tablet bf38a31d175549b6aee277a26739db18 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:13.369791  8023 tablet_service.cc:1511] Processing CreateTablet for tablet eba960c6b187458fa90048369fb9ac1c (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:13.375273  8082 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.375617  8023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba960c6b187458fa90048369fb9ac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.375762  8082 ts_tablet_manager.cc:1403] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.190s	user 0.031s	sys 0.039s
I20260713 09:01:13.366652  7799 tablet_service.cc:1511] Processing CreateTablet for tablet bf38a31d175549b6aee277a26739db18 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260713 09:01:13.374800  7949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf38a31d175549b6aee277a26739db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.379745  7799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf38a31d175549b6aee277a26739db18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.394097  7803 tablet_service.cc:1511] Processing CreateTablet for tablet eba960c6b187458fa90048369fb9ac1c (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:13.395691  7803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba960c6b187458fa90048369fb9ac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.396265  8080 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
W20260713 09:01:13.410466  7762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:13.402601  8083 tablet_bootstrap.cc:654] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.405753  8081 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.405593  7875 tablet_service.cc:1511] Processing CreateTablet for tablet eba960c6b187458fa90048369fb9ac1c (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260713 09:01:13.411821  7875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eba960c6b187458fa90048369fb9ac1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.410573  8082 raft_consensus.cc:359] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.407677  8029 tablet_service.cc:1511] Processing CreateTablet for tablet c8810c9cd5d34ba581313d1a5bfe073a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:13.415005  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8810c9cd5d34ba581313d1a5bfe073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.407745  7954 tablet_service.cc:1511] Processing CreateTablet for tablet c8810c9cd5d34ba581313d1a5bfe073a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:13.419238  7954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8810c9cd5d34ba581313d1a5bfe073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.420974  8081 ts_tablet_manager.cc:1403] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.282s	user 0.024s	sys 0.029s
I20260713 09:01:13.406714  7947 tablet_service.cc:1511] Processing CreateTablet for tablet a8b01a556726441e890d95e7017bbc25 (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260713 09:01:13.429559  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b01a556726441e890d95e7017bbc25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.434585  8082 raft_consensus.cc:385] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.434966  8082 raft_consensus.cc:740] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.423677  8081 raft_consensus.cc:359] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.436740  8081 raft_consensus.cc:385] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.437062  8081 raft_consensus.cc:740] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.438295  8081 consensus_queue.cc:260] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.435858  8082 consensus_queue.cc:260] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.440855  8083 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.447377  8083 ts_tablet_manager.cc:1403] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.125s	user 0.007s	sys 0.005s
I20260713 09:01:13.447078  7803 tablet_service.cc:1511] Processing CreateTablet for tablet c8810c9cd5d34ba581313d1a5bfe073a (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260713 09:01:13.448855  7803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8810c9cd5d34ba581313d1a5bfe073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.414060  8080 ts_tablet_manager.cc:1403] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.008s
I20260713 09:01:13.441141  7841 heartbeater.cc:499] Master 127.5.160.190:35645 was elected leader, sending a full tablet report...
I20260713 09:01:13.455106  7875 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba0c46ca49c44908cc0b4094ee6923b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:13.441901  8082 ts_tablet_manager.cc:1434] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.002s
I20260713 09:01:13.457923  8082 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.450157  8083 raft_consensus.cc:359] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.458958  8083 raft_consensus.cc:385] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.459592  8083 raft_consensus.cc:740] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.460292  8083 consensus_queue.cc:260] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.444535  8064 heartbeater.cc:499] Master 127.5.160.190:35645 was elected leader, sending a full tablet report...
I20260713 09:01:13.445509  8081 ts_tablet_manager.cc:1434] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260713 09:01:13.464743  8081 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.467424  7875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba0c46ca49c44908cc0b4094ee6923b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.477358  8080 raft_consensus.cc:359] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.480008  8080 raft_consensus.cc:385] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.480397  8080 raft_consensus.cc:740] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.479322  7947 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba0c46ca49c44908cc0b4094ee6923b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:13.481865  7947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba0c46ca49c44908cc0b4094ee6923b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.478322  8082 tablet_bootstrap.cc:654] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.478367  8025 tablet_service.cc:1511] Processing CreateTablet for tablet 3ba0c46ca49c44908cc0b4094ee6923b (DEFAULT_TABLE table=test-workload [id=a37aeefdc2654d5dbb750b4a1dbdadaf]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260713 09:01:13.483662  8025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ba0c46ca49c44908cc0b4094ee6923b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:13.477345  8081 tablet_bootstrap.cc:654] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.482347  8080 consensus_queue.cc:260] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.493656  7990 heartbeater.cc:499] Master 127.5.160.190:35645 was elected leader, sending a full tablet report...
I20260713 09:01:13.498124  8083 ts_tablet_manager.cc:1434] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.021s
I20260713 09:01:13.499132  8083 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
W20260713 09:01:13.501839  7991 tablet.cc:2406] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:13.502657  7916 heartbeater.cc:499] Master 127.5.160.190:35645 was elected leader, sending a full tablet report...
I20260713 09:01:13.504756  8083 tablet_bootstrap.cc:654] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.506953  8082 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.507654  8089 raft_consensus.cc:493] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.510694  8089 raft_consensus.cc:515] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.513108  8089 leader_election.cc:290] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:13.509593  8081 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.532002  8081 ts_tablet_manager.cc:1403] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.002s
I20260713 09:01:13.535502  8081 raft_consensus.cc:359] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.532517  8082 ts_tablet_manager.cc:1403] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.000s
I20260713 09:01:13.542469  8082 raft_consensus.cc:359] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.510244  8080 ts_tablet_manager.cc:1434] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260713 09:01:13.543980  8080 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.547343  8082 raft_consensus.cc:385] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.547676  8082 raft_consensus.cc:740] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.547760  8083 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.548453  8081 raft_consensus.cc:385] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.548791  8081 raft_consensus.cc:740] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.548977  8082 consensus_queue.cc:260] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.549539  8081 consensus_queue.cc:260] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.551087  8082 ts_tablet_manager.cc:1434] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:01:13.551836  8081 ts_tablet_manager.cc:1434] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260713 09:01:13.551939  8082 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.552709  8081 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.548612  8083 ts_tablet_manager.cc:1403] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.023s
I20260713 09:01:13.557158  8083 raft_consensus.cc:359] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.557832  8083 raft_consensus.cc:385] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.558111  8083 raft_consensus.cc:740] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.558864  8081 tablet_bootstrap.cc:654] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.559934  8080 tablet_bootstrap.cc:654] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.558837  8083 consensus_queue.cc:260] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.563510  8083 ts_tablet_manager.cc:1434] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260713 09:01:13.564401  8083 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.566949  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
W20260713 09:01:13.568410  7780 leader_election.cc:343] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.569005  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
W20260713 09:01:13.570545  7779 leader_election.cc:343] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.570963  7779 leader_election.cc:304] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:13.571740  8083 tablet_bootstrap.cc:654] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.571722  8089 raft_consensus.cc:2749] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.573339  8082 tablet_bootstrap.cc:654] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.580734  8081 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.581303  8081 ts_tablet_manager.cc:1403] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.010s
I20260713 09:01:13.584038  8081 raft_consensus.cc:359] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.585563  8081 raft_consensus.cc:385] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.585284  8083 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.586185  8083 ts_tablet_manager.cc:1403] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.008s
I20260713 09:01:13.588321  8083 raft_consensus.cc:359] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.588516  8080 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:13.588902  8081 raft_consensus.cc:740] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.589085  8080 ts_tablet_manager.cc:1403] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.003s
I20260713 09:01:13.589505  8081 consensus_queue.cc:260] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.588822  8083 raft_consensus.cc:385] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.590869  8083 raft_consensus.cc:740] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.591353  8081 ts_tablet_manager.cc:1434] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:01:13.591777  8083 consensus_queue.cc:260] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.592273  8081 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.593277  8080 raft_consensus.cc:359] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.593940  8080 raft_consensus.cc:385] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.594094  8083 ts_tablet_manager.cc:1434] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:13.594224  8080 raft_consensus.cc:740] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.595288  8083 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.595274  8080 consensus_queue.cc:260] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.601491  8083 tablet_bootstrap.cc:654] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.606007  8082 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.606509  8082 ts_tablet_manager.cc:1403] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.000s
I20260713 09:01:13.609205  8082 raft_consensus.cc:359] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.609879  8080 ts_tablet_manager.cc:1434] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:01:13.609889  8082 raft_consensus.cc:385] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.610419  8082 raft_consensus.cc:740] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.611184  8082 consensus_queue.cc:260] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.613222  8082 ts_tablet_manager.cc:1434] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:13.614367  8082 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.615324  8081 tablet_bootstrap.cc:654] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.616217  8080 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.620236  8082 tablet_bootstrap.cc:654] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.622205  8080 tablet_bootstrap.cc:654] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.627590  8082 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.628089  8082 ts_tablet_manager.cc:1403] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:01:13.630775  8082 raft_consensus.cc:359] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.631433  8082 raft_consensus.cc:385] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.631735  8082 raft_consensus.cc:740] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.632064  8083 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.632408  8080 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:13.632570  8083 ts_tablet_manager.cc:1403] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.037s	user 0.023s	sys 0.012s
I20260713 09:01:13.632475  8082 consensus_queue.cc:260] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.633136  8080 ts_tablet_manager.cc:1403] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:01:13.634799  8082 ts_tablet_manager.cc:1434] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:13.635739  8082 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.635484  8083 raft_consensus.cc:359] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.636178  8083 raft_consensus.cc:385] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.635877  8080 raft_consensus.cc:359] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.636503  8083 raft_consensus.cc:740] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.636605  8080 raft_consensus.cc:385] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.636996  8080 raft_consensus.cc:740] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.637382  8083 consensus_queue.cc:260] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.637777  8080 consensus_queue.cc:260] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.642200  8082 tablet_bootstrap.cc:654] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.644481  8083 ts_tablet_manager.cc:1434] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260713 09:01:13.645421  8083 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.649039  8081 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.649485  8081 ts_tablet_manager.cc:1403] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.003s
I20260713 09:01:13.651046  8083 tablet_bootstrap.cc:654] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.652257  8081 raft_consensus.cc:359] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.652942  8081 raft_consensus.cc:385] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.653226  8081 raft_consensus.cc:740] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.653326  8080 ts_tablet_manager.cc:1434] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260713 09:01:13.654286  8081 consensus_queue.cc:260] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.655704  8082 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.656179  8082 ts_tablet_manager.cc:1403] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260713 09:01:13.656430  8081 ts_tablet_manager.cc:1434] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:13.657349  8081 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.658998  8082 raft_consensus.cc:359] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.659752  8082 raft_consensus.cc:385] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.660068  8080 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.660068  8082 raft_consensus.cc:740] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.661106  8082 consensus_queue.cc:260] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.663084  8081 tablet_bootstrap.cc:654] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.667568  8083 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.668027  8083 ts_tablet_manager.cc:1403] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260713 09:01:13.670614  8082 ts_tablet_manager.cc:1434] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:01:13.670817  8083 raft_consensus.cc:359] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.671566  8083 raft_consensus.cc:385] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.671841  8083 raft_consensus.cc:740] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.672523  8083 consensus_queue.cc:260] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.674165  8081 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.674618  8081 ts_tablet_manager.cc:1403] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.008s
I20260713 09:01:13.675494  8080 tablet_bootstrap.cc:654] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.677201  8081 raft_consensus.cc:359] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.677894  8082 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.677903  8081 raft_consensus.cc:385] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.678445  8081 raft_consensus.cc:740] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.679248  8081 consensus_queue.cc:260] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.680931  8083 ts_tablet_manager.cc:1434] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:01:13.683833  8081 ts_tablet_manager.cc:1434] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:13.684756  8081 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.684818  8082 tablet_bootstrap.cc:654] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.690260  8083 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.695430  8080 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:13.695333  8090 raft_consensus.cc:493] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.695896  8090 raft_consensus.cc:515] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.696342  8082 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.696875  8082 ts_tablet_manager.cc:1403] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.001s
I20260713 09:01:13.697139  8083 tablet_bootstrap.cc:654] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.698441  8081 tablet_bootstrap.cc:654] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.699741  8082 raft_consensus.cc:359] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.700556  8082 raft_consensus.cc:385] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.700881  8082 raft_consensus.cc:740] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.701683  8082 consensus_queue.cc:260] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.709213  8090 leader_election.cc:290] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:13.710314  8082 ts_tablet_manager.cc:1434] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:01:13.717411  8082 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.723126  8082 tablet_bootstrap.cc:654] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.726055  8083 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.726646  8083 ts_tablet_manager.cc:1403] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.025s
I20260713 09:01:13.727730  8080 ts_tablet_manager.cc:1403] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.068s	user 0.017s	sys 0.009s
I20260713 09:01:13.728157  8088 raft_consensus.cc:493] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.728590  8088 raft_consensus.cc:515] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.729568  8083 raft_consensus.cc:359] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.730288  8083 raft_consensus.cc:385] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.730664  8083 raft_consensus.cc:740] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.730996  8088 leader_election.cc:290] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:13.731343  8083 consensus_queue.cc:260] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.733561  8083 ts_tablet_manager.cc:1434] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260713 09:01:13.734917  8093 raft_consensus.cc:493] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.735359  8093 raft_consensus.cc:515] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.737692  8093 leader_election.cc:290] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.744482  8083 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.756587  8083 tablet_bootstrap.cc:654] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.768584  8090 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.769053  8090 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.772604  8090 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.776569  8090 raft_consensus.cc:493] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.777029  8090 raft_consensus.cc:515] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.778942  8090 leader_election.cc:290] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.730370  8080 raft_consensus.cc:359] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.790436  8080 raft_consensus.cc:385] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.790758  8080 raft_consensus.cc:740] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.791507  8080 consensus_queue.cc:260] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.794112  8088 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.794641  8088 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.796802  8088 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:13.798704  8093 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.799202  8093 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.801414  8093 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.812987  8090 raft_consensus.cc:493] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.813517  8090 raft_consensus.cc:515] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.815476  8090 leader_election.cc:290] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:13.815656  8080 ts_tablet_manager.cc:1434] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.000s
I20260713 09:01:13.816890  8089 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.817342  8089 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.819439  8089 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:13.824265  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:13.824939  7891 raft_consensus.cc:2468] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:13.825521  8089 raft_consensus.cc:493] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.825943  8089 raft_consensus.cc:515] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.826174  7780 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:13.827777  8089 leader_election.cc:290] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:13.828217  8089 raft_consensus.cc:2804] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.828543  8089 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.828765  8081 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.828837  8089 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.829368  8081 ts_tablet_manager.cc:1403] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.145s	user 0.078s	sys 0.054s
I20260713 09:01:13.832345  8081 raft_consensus.cc:359] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.833033  8081 raft_consensus.cc:385] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.833323  8081 raft_consensus.cc:740] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.833179  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:13.833961  7816 raft_consensus.cc:2468] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:13.834424  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:13.835210  8081 consensus_queue.cc:260] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.835857  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3574c7cf64428aac30e1d2997abb57" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:13.837451  7928 leader_election.cc:304] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
W20260713 09:01:13.838311  7928 leader_election.cc:343] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:13.838982  7928 leader_election.cc:343] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.839550  8090 raft_consensus.cc:2804] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.839939  8090 raft_consensus.cc:493] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.840247  8090 raft_consensus.cc:3060] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.842334  8081 ts_tablet_manager.cc:1434] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260713 09:01:13.843299  8081 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.849205  8081 tablet_bootstrap.cc:654] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.851774  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:13.854111  8080 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.854283  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:13.854357  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:13.855454  7890 raft_consensus.cc:2468] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
W20260713 09:01:13.856829  7929 leader_election.cc:343] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.857072  8088 raft_consensus.cc:493] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.857528  8088 raft_consensus.cc:515] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.858057  7929 leader_election.cc:304] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
W20260713 09:01:13.858987  7780 leader_election.cc:343] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.859472  8088 leader_election.cc:290] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:13.860497  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
W20260713 09:01:13.862273  8003 leader_election.cc:343] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.863536  8133 raft_consensus.cc:2804] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.863955  8133 raft_consensus.cc:493] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.864279  8133 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.865629  8089 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:13.869596  8129 raft_consensus.cc:493] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.872563  8083 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:13.873008  8082 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:13.870055  8129 raft_consensus.cc:515] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.877851  8129 leader_election.cc:290] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.878400  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
W20260713 09:01:13.879702  7779 leader_election.cc:343] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.880999  8082 ts_tablet_manager.cc:1403] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.164s	user 0.009s	sys 0.010s
I20260713 09:01:13.883934  8083 ts_tablet_manager.cc:1403] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.149s	user 0.023s	sys 0.014s
I20260713 09:01:13.887342  8081 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.887821  8081 ts_tablet_manager.cc:1403] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.012s
I20260713 09:01:13.882784  8133 raft_consensus.cc:515] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.890594  8082 raft_consensus.cc:359] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.894239  8082 raft_consensus.cc:385] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.895145  8082 raft_consensus.cc:740] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.894433  8081 raft_consensus.cc:359] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.896853  8081 raft_consensus.cc:385] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.897130  8081 raft_consensus.cc:740] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.897789  8081 consensus_queue.cc:260] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.894416  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:13.899395  7890 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.899060  8083 raft_consensus.cc:359] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.895382  8080 tablet_bootstrap.cc:654] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.902323  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:13.903164  7815 raft_consensus.cc:2393] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate f4b4d809dfbc46018c1496b9a708fdc8 in this term.
I20260713 09:01:13.899886  8083 raft_consensus.cc:385] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.899886  8081 ts_tablet_manager.cc:1434] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260713 09:01:13.890017  8090 raft_consensus.cc:515] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.904733  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:13.894722  8133 leader_election.cc:290] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.907172  7891 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.908582  8090 leader_election.cc:290] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:13.909318  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:13.900552  8089 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:13.905176  8083 raft_consensus.cc:740] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.909719  7889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:13.910985  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:13.911360  8083 consensus_queue.cc:260] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.911723  7815 raft_consensus.cc:3060] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.911733  7965 raft_consensus.cc:2393] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:13.914776  8081 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:13.922060  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:13.922318  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:13.922917  7963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:13.925482  7963 raft_consensus.cc:2468] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:13.923071  7965 raft_consensus.cc:2468] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:13.926534  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.918867  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.928670  7964 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
W20260713 09:01:13.924620  7929 leader_election.cc:343] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.936230  8082 consensus_queue.cc:260] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.937839  8037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.939373  8037 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:13.939683  8035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3574c7cf64428aac30e1d2997abb57" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
W20260713 09:01:13.942632  7856 leader_election.cc:343] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.942739  8035 raft_consensus.cc:2468] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:13.943543  8036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:13.943601  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.943509  7856 leader_election.cc:304] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:13.944828  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
W20260713 09:01:13.946542  7930 leader_election.cc:343] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:13.946916  8081 tablet_bootstrap.cc:654] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:13.947463  8031 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.947533  7930 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:13.948654  8031 raft_consensus.cc:2468] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:13.949335  8135 raft_consensus.cc:2804] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.952155  8135 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.952569  8135 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.950137  8082 ts_tablet_manager.cc:1434] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.001s
I20260713 09:01:13.951787  8080 tablet_bootstrap.cc:492] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:13.953715  8002 leader_election.cc:304] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:13.956882  8083 ts_tablet_manager.cc:1434] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.071s	user 0.007s	sys 0.023s
I20260713 09:01:13.956961  8080 ts_tablet_manager.cc:1403] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.103s	user 0.008s	sys 0.023s
I20260713 09:01:13.957150  8088 raft_consensus.cc:2804] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:13.957576  8088 raft_consensus.cc:493] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:13.956097  7815 raft_consensus.cc:2468] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:13.957890  8088 raft_consensus.cc:3060] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:13.957909  8083 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:13.955879  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:13.959616  7928 leader_election.cc:304] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:13.955330  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:13.961705  8133 raft_consensus.cc:2804] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.961480  8082 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:13.963928  8133 raft_consensus.cc:697] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:13.967927  8133 consensus_queue.cc:237] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:13.968191  8080 raft_consensus.cc:359] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.968834  8080 raft_consensus.cc:385] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:13.969111  8080 raft_consensus.cc:740] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:13.969755  8080 consensus_queue.cc:260] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.960741  7891 raft_consensus.cc:2468] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:13.960563  8002 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:13.988009  8081 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:13.986076  8080 ts_tablet_manager.cc:1434] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.004s
I20260713 09:01:13.961889  7890 raft_consensus.cc:2468] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:13.974512  7780 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:13.984095  8135 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.991667  8093 raft_consensus.cc:2749] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:13.992930  8089 raft_consensus.cc:2804] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.993363  8089 raft_consensus.cc:697] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:13.994347  8135 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:13.995623  8080 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:13.996459  7929 leader_election.cc:304] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:13.997385  8135 raft_consensus.cc:2804] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:13.998782  8135 raft_consensus.cc:697] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:13.998912  7712 catalog_manager.cc:5697] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:13.999636  8135 consensus_queue.cc:237] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:13.987047  8088 raft_consensus.cc:515] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:13.991163  8081 ts_tablet_manager.cc:1403] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.077s	user 0.017s	sys 0.003s
I20260713 09:01:14.003135  8082 tablet_bootstrap.cc:654] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.002182  8137 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:13.994132  8089 consensus_queue.cc:237] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.016674  8081 raft_consensus.cc:359] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.017380  8081 raft_consensus.cc:385] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.017645  8081 raft_consensus.cc:740] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.004878  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.014474  8083 tablet_bootstrap.cc:654] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.018245  8081 consensus_queue.cc:260] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.010291  8080 tablet_bootstrap.cc:654] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:14.033031  7928 leader_election.cc:343] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.034121  8129 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.034631  8129 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.036028  8088 leader_election.cc:290] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:14.036631  8088 raft_consensus.cc:2804] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.037078  8088 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.037386  8088 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.031301  8138 raft_consensus.cc:493] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.041365  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:14.036574  8129 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
W20260713 09:01:14.042400  8002 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38321, user_credentials={real_user=slave}} blocked reactor thread for 81918.6us
I20260713 09:01:14.039865  8138 raft_consensus.cc:515] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.010317  8137 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.044106  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.045589  8141 raft_consensus.cc:493] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:14.045804  7779 leader_election.cc:343] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.045468  8002 leader_election.cc:304] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.051003  7890 raft_consensus.cc:2468] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:14.051501  8138 leader_election.cc:290] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:14.057468  7780 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [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: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:14.056862  8141 raft_consensus.cc:515] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.058526  8129 raft_consensus.cc:2804] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.058919  8129 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.059245  8129 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.065301  8141 leader_election.cc:290] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:14.068045  8140 raft_consensus.cc:2804] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.068464  8140 raft_consensus.cc:493] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.068778  8140 raft_consensus.cc:3060] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:14.072507  7781 leader_election.cc:343] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.073238  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:14.073843  7965 raft_consensus.cc:2468] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:14.071768  7930 leader_election.cc:304] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.076217  8135 raft_consensus.cc:2804] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.076606  8135 raft_consensus.cc:493] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.076917  8135 raft_consensus.cc:3060] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.083231  8129 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.085878  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:14.086440  7891 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.089104  8135 raft_consensus.cc:515] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.114274  8138 raft_consensus.cc:493] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.114777  8138 raft_consensus.cc:515] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.113926  8141 raft_consensus.cc:493] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.115751  8141 raft_consensus.cc:515] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.115154  8088 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.117852  8088 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.112749  8135 leader_election.cc:290] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:14.093461  7891 raft_consensus.cc:2468] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:14.134616  8141 leader_election.cc:290] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.135680  8129 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.141013  8138 leader_election.cc:290] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.141234  8083 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:14.143052  8083 ts_tablet_manager.cc:1403] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.024s
I20260713 09:01:14.142966  8137 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.145780  8083 raft_consensus.cc:359] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.146365  8080 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:14.147181  8083 raft_consensus.cc:385] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.180469  8083 raft_consensus.cc:740] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
W20260713 09:01:14.128734  7781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:37279, user_credentials={real_user=slave}} blocked reactor thread for 56818.5us
I20260713 09:01:14.173661  7780 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
W20260713 09:01:14.130254  7856 leader_election.cc:343] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.175086  7854 leader_election.cc:304] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
W20260713 09:01:14.176213  7930 leader_election.cc:343] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.132278  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.177546  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.179672  8080 ts_tablet_manager.cc:1403] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.184s	user 0.016s	sys 0.011s
I20260713 09:01:14.189287  7856 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.190927  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.193986  8138 raft_consensus.cc:2749] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.190874  8129 raft_consensus.cc:2804] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.195009  8081 ts_tablet_manager.cc:1434] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.192s	user 0.008s	sys 0.031s
W20260713 09:01:14.194087  7856 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:37279, user_credentials={real_user=slave}} blocked reactor thread for 64489.3us
I20260713 09:01:14.195552  8129 raft_consensus.cc:697] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
W20260713 09:01:14.195442  7779 leader_election.cc:343] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.197829  8080 raft_consensus.cc:359] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.197799  8129 consensus_queue.cc:237] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
W20260713 09:01:14.199306  7854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.131:38321, user_credentials={real_user=slave}} blocked reactor thread for 75535.8us
W20260713 09:01:14.199847  8003 leader_election.cc:343] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:14.201603  8003 leader_election.cc:343] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.203788  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.204221  8082 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:14.205093  8082 ts_tablet_manager.cc:1403] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.244s	user 0.018s	sys 0.006s
I20260713 09:01:14.201579  8137 raft_consensus.cc:2804] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.205435  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:14.206063  7815 raft_consensus.cc:2468] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:14.205488  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.205497  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:14.205734  8137 raft_consensus.cc:493] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.208864  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:14.210059  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.202955  7711 catalog_manager.cc:5697] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.199152  8080 raft_consensus.cc:385] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.211606  8080 raft_consensus.cc:740] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.212296  8135 raft_consensus.cc:493] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.213060  8135 raft_consensus.cc:515] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.208866  8137 raft_consensus.cc:3060] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.215840  8135 leader_election.cc:290] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:14.216928  8083 consensus_queue.cc:260] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
W20260713 09:01:14.208884  7854 leader_election.cc:343] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:14.219398  7854 leader_election.cc:343] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.220508  8083 ts_tablet_manager.cc:1434] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.077s	user 0.003s	sys 0.008s
I20260713 09:01:14.219339  8141 raft_consensus.cc:493] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.221866  8141 raft_consensus.cc:515] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
W20260713 09:01:14.223076  7930 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:37279, user_credentials={real_user=slave}} blocked reactor thread for 47099.5us
I20260713 09:01:14.220278  7854 leader_election.cc:304] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:14.226977  8081 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:14.224757  8141 leader_election.cc:290] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:14.224735  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.227483  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.228286  8083 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:14.228425  7815 raft_consensus.cc:3060] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.229830  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3574c7cf64428aac30e1d2997abb57" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.227523  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.231289  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:14.231360  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.232007  7781 leader_election.cc:304] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:14.232167  8149 raft_consensus.cc:493] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.232331  8032 raft_consensus.cc:2393] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e7efaab4f090470d9947ac94081ac00b in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
W20260713 09:01:14.232981  8003 leader_election.cc:343] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.233482  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa3574c7cf64428aac30e1d2997abb57" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:14.234237  8033 raft_consensus.cc:3060] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.233654  8149 raft_consensus.cc:515] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.231469  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
W20260713 09:01:14.233639  7781 leader_election.cc:343] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.236310  7814 raft_consensus.cc:2468] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:14.234824  8138 raft_consensus.cc:2804] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.236858  8138 raft_consensus.cc:493] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.237190  8138 raft_consensus.cc:3060] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.238760  8135 raft_consensus.cc:493] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.241489  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.241379  8135 raft_consensus.cc:515] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.240475  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
W20260713 09:01:14.242018  8002 leader_election.cc:343] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.238899  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80ed71ba1b364fa6b4960e95c6485b3f" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.243510  8135 leader_election.cc:290] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:14.243657  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.244001  7964 raft_consensus.cc:3060] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.244488  7816 raft_consensus.cc:2468] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:14.247416  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.248883  8083 tablet_bootstrap.cc:654] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:14.248953  7929 leader_election.cc:343] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.244835  7854 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.251072  8144 raft_consensus.cc:2749] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.253142  8138 raft_consensus.cc:515] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.255002  8138 leader_election.cc:290] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.256160  8033 raft_consensus.cc:2468] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:14.256556  8081 tablet_bootstrap.cc:654] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.257120  8140 raft_consensus.cc:515] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.257460  7964 raft_consensus.cc:2468] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:14.258296  8034 raft_consensus.cc:2393] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
W20260713 09:01:14.251930  8002 leader_election.cc:343] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.260339  8002 leader_election.cc:304] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ab5797b366439fbe6aec903390292d; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.258970  8080 consensus_queue.cc:260] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.261750  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.262353  7816 raft_consensus.cc:3060] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.262588  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:14.263167  8083 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:14.263687  8083 ts_tablet_manager.cc:1403] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.007s
W20260713 09:01:14.264225  8003 leader_election.cc:343] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.264837  7930 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.265774  8135 raft_consensus.cc:2749] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.266443  8083 raft_consensus.cc:359] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.267198  8083 raft_consensus.cc:385] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.267469  8083 raft_consensus.cc:740] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.268114  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:14.270571  7816 raft_consensus.cc:2468] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:14.270918  8082 raft_consensus.cc:359] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.271966  8082 raft_consensus.cc:385] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.272202  8082 raft_consensus.cc:740] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.272640  8080 ts_tablet_manager.cc:1434] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.080s	user 0.001s	sys 0.009s
I20260713 09:01:14.272938  8082 consensus_queue.cc:260] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.273873  8080 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:14.274917  8141 raft_consensus.cc:2749] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.275754  8082 ts_tablet_manager.cc:1434] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.070s	user 0.008s	sys 0.000s
W20260713 09:01:14.276161  8002 leader_election.cc:343] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.277033  8082 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:14.276948  8002 leader_election.cc:304] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.277307  7712 catalog_manager.cc:5697] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:14.278260  7930 leader_election.cc:343] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.278940  8141 raft_consensus.cc:2804] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.279152  7930 leader_election.cc:304] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:14.279357  8141 raft_consensus.cc:493] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.280285  8141 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.268086  8083 consensus_queue.cc:260] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.281519  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.281729  7965 raft_consensus.cc:2468] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:14.282336  7964 raft_consensus.cc:2393] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 1: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:14.281039  8149 leader_election.cc:290] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
W20260713 09:01:14.283776  7781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.132:37279, user_credentials={real_user=slave}} blocked reactor thread for 50266.7us
I20260713 09:01:14.288211  8135 raft_consensus.cc:2804] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.290096  8002 leader_election.cc:304] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:14.290211  8135 raft_consensus.cc:697] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:14.291152  7815 raft_consensus.cc:2468] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:14.291523  8135 consensus_queue.cc:237] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.292354  8129 raft_consensus.cc:2764] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260713 09:01:14.293303  7781 leader_election.cc:343] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.294029  7781 leader_election.cc:304] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d, b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.288920  8140 leader_election.cc:290] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:14.293697  8083 ts_tablet_manager.cc:1434] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.005s
I20260713 09:01:14.295471  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.296133  8083 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:14.296518  8129 raft_consensus.cc:2749] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.284264  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:14.292353  8149 raft_consensus.cc:2804] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.284253  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.283897  7854 leader_election.cc:304] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
W20260713 09:01:14.299037  7928 leader_election.cc:343] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.300472  8138 raft_consensus.cc:2804] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.300971  8138 raft_consensus.cc:697] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:14.301123  7928 leader_election.cc:304] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d
I20260713 09:01:14.298966  8149 raft_consensus.cc:697] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
W20260713 09:01:14.302721  7854 leader_election.cc:343] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.303192  8133 raft_consensus.cc:2804] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.303588  8133 raft_consensus.cc:493] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.303937  8133 raft_consensus.cc:3060] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.303807  8149 consensus_queue.cc:237] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.304493  7711 catalog_manager.cc:5697] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:14.297658  8002 leader_election.cc:343] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.301892  8138 consensus_queue.cc:237] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.307447  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:14.308662  7814 raft_consensus.cc:2468] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:14.309425  8002 leader_election.cc:304] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ab5797b366439fbe6aec903390292d; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.310849  8140 raft_consensus.cc:2749] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.312044  7928 leader_election.cc:304] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.312495  8002 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:14.313498  8135 raft_consensus.cc:2804] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.314708  8135 raft_consensus.cc:493] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.296443  8141 raft_consensus.cc:515] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.315383  8140 raft_consensus.cc:2749] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.317137  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.317090  8135 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.323557  7965 raft_consensus.cc:3060] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.323850  8080 tablet_bootstrap.cc:654] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.325285  8082 tablet_bootstrap.cc:654] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.325531  8141 leader_election.cc:290] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:14.326195  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:14.318281  8002 leader_election.cc:304] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.316807  8083 tablet_bootstrap.cc:654] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:14.330462  8003 leader_election.cc:343] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.331234  8141 raft_consensus.cc:2804] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:14.327622  7712 catalog_manager.cc:5697] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.332293  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.321118  8137 raft_consensus.cc:515] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.334287  8081 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:14.337045  8081 ts_tablet_manager.cc:1403] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.138s	user 0.007s	sys 0.010s
I20260713 09:01:14.336092  8141 raft_consensus.cc:493] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:14.338852  8141 raft_consensus.cc:3060] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.339865  8081 raft_consensus.cc:359] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.341374  8081 raft_consensus.cc:385] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.341647  8081 raft_consensus.cc:740] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.338202  7814 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.345435  7714 catalog_manager.cc:5697] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.342399  8081 consensus_queue.cc:260] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.350240  7891 raft_consensus.cc:2393] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 1: Already voted for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in this term.
I20260713 09:01:14.351665  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:14.352837  7965 raft_consensus.cc:2468] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:14.354040  8002 leader_election.cc:304] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.354390  8135 raft_consensus.cc:515] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.322772  8133 raft_consensus.cc:515] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.360435  8080 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:14.360916  8080 ts_tablet_manager.cc:1403] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.003s
I20260713 09:01:14.362771  8081 ts_tablet_manager.cc:1434] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.002s
I20260713 09:01:14.364341  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:14.362197  8140 raft_consensus.cc:2804] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.362058  8135 leader_election.cc:290] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:14.368824  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.370048  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:14.370704  7815 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.371451  8081 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
W20260713 09:01:14.371508  7930 leader_election.cc:343] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.366580  8137 leader_election.cc:290] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:14.376837  8140 raft_consensus.cc:697] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:14.377737  7710 catalog_manager.cc:5697] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:14.380896  8082 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
W20260713 09:01:14.381232  7929 leader_election.cc:343] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.382269  8081 tablet_bootstrap.cc:654] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.383786  8141 raft_consensus.cc:515] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.386216  8082 ts_tablet_manager.cc:1403] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.109s	user 0.013s	sys 0.013s
I20260713 09:01:14.377281  8133 leader_election.cc:290] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:14.386391  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caefe047aace400ea62f21fe32f23ebd" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:14.385313  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:14.399552  8140 consensus_queue.cc:237] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.401999  7856 leader_election.cc:304] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:14.397332  7816 raft_consensus.cc:3060] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:14.396431  7814 raft_consensus.cc:2468] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:14.404497  8137 raft_consensus.cc:2749] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:14.411762  8002 leader_election.cc:304] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:14.412721  8149 raft_consensus.cc:2804] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:14.413291  8149 raft_consensus.cc:697] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:14.411186  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:14.414223  8149 consensus_queue.cc:237] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.415153  7815 raft_consensus.cc:2468] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:14.404886  8080 raft_consensus.cc:359] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.417302  8080 raft_consensus.cc:385] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.418169  8080 raft_consensus.cc:740] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
W20260713 09:01:14.415879  8003 leader_election.cc:343] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:14.420203  8080 consensus_queue.cc:260] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.423012  8080 ts_tablet_manager.cc:1434] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.000s
I20260713 09:01:14.423493  8082 raft_consensus.cc:359] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.424155  8080 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:14.429113  7816 raft_consensus.cc:2468] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:14.430604  8137 raft_consensus.cc:493] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:14.424153  8082 raft_consensus.cc:385] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.431833  8082 raft_consensus.cc:740] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.434943  8083 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:14.435462  8083 ts_tablet_manager.cc:1403] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.140s	user 0.008s	sys 0.011s
I20260713 09:01:14.440346  8083 raft_consensus.cc:359] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.441018  8083 raft_consensus.cc:385] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.441249  8083 raft_consensus.cc:740] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.433058  8137 raft_consensus.cc:515] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.445863  8137 leader_election.cc:290] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:14.446718  8082 consensus_queue.cc:260] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:14.449465  8082 ts_tablet_manager.cc:1434] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.063s	user 0.005s	sys 0.001s
I20260713 09:01:14.452162  8080 tablet_bootstrap.cc:654] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.457945  8083 consensus_queue.cc:260] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.462366  8083 ts_tablet_manager.cc:1434] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260713 09:01:14.463814  8083 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:14.464124  8080 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:14.464619  8080 ts_tablet_manager.cc:1403] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260713 09:01:14.468080  8080 raft_consensus.cc:359] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.469094  8080 raft_consensus.cc:385] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.469282  8080 raft_consensus.cc:740] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.516836  8083 tablet_bootstrap.cc:654] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.563882  8082 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:14.573410  8082 tablet_bootstrap.cc:654] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.573812  8080 consensus_queue.cc:260] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:14.575103  8081 tablet_bootstrap.cc:492] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:14.575572  8081 ts_tablet_manager.cc:1403] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.204s	user 0.010s	sys 0.006s
I20260713 09:01:14.575956  8080 ts_tablet_manager.cc:1434] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.111s	user 0.005s	sys 0.001s
I20260713 09:01:14.576952  8080 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:14.578379  8081 raft_consensus.cc:359] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.579113  8081 raft_consensus.cc:385] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.579383  8081 raft_consensus.cc:740] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.580008  8081 consensus_queue.cc:260] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:14.582082  8081 ts_tablet_manager.cc:1434] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:14.583657  8080 tablet_bootstrap.cc:654] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:14.585498  8083 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:14.585992  8083 ts_tablet_manager.cc:1403] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.000s
I20260713 09:01:14.588809  8083 raft_consensus.cc:359] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.589452  8083 raft_consensus.cc:385] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:14.589696  8083 raft_consensus.cc:740] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:14.590358  8083 consensus_queue.cc:260] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:14.592587  8083 ts_tablet_manager.cc:1434] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:14.782548  8149 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.231354  8149 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.233590  8149 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
W20260713 09:01:15.234127  8083 ts_tablet_manager.cc:1467] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Tablet startup took 647ms
W20260713 09:01:15.234447  8083 ts_tablet_manager.cc:1469] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: Trace:
0713 09:01:13.276531 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:01:13.278623 (+  2092us) service_pool.cc:224] Handling call
0713 09:01:13.280220 (+  1597us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0713 09:01:13.280305 (+    85us) ts_tablet_manager.cc:682] Creating new metadata...
0713 09:01:13.322413 (+ 42108us) tablet_metadata.cc:665] Metadata flushed
0713 09:01:13.328052 (+  5639us) tablet_replica.cc:206] Creating consensus instance
0713 09:01:13.328730 (+   678us) inbound_call.cc:177] Queueing success response
0713 09:01:14.462945 (+1134215us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0713 09:01:14.586252 (+123307us) ts_tablet_manager.cc:1435] Starting tablet replica
0713 09:01:14.586813 (+   561us) tablet_replica.cc:261] Starting instrumentation
0713 09:01:14.587364 (+   551us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":97,"raft.run_cpu_time_us":77,"raft.run_wall_time_us":87,"tablet-open.queue_time_us":1134607}
I20260713 09:01:15.237023  8083 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:15.170885  8081 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:15.260987  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.262143  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:15.262758  8149 consensus_queue.cc:1048] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.264976  8033 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.262806  7965 raft_consensus.cc:3060] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.286715  8177 raft_consensus.cc:493] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.287194  8177 raft_consensus.cc:515] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.298262  7888 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.300279  7889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:15.301142  7889 raft_consensus.cc:2393] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 1: Already voted for candidate f4b4d809dfbc46018c1496b9a708fdc8 in this term.
I20260713 09:01:15.277689  8141 leader_election.cc:290] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:15.302376  8003 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ab5797b366439fbe6aec903390292d; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.307006  8172 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.307329  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:15.307960  8032 raft_consensus.cc:2468] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:15.310971  8173 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.311549  8173 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.313982  8173 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:15.314370  8172 raft_consensus.cc:2749] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.315922  8177 leader_election.cc:290] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:15.318563  7856 leader_election.cc:304] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 
I20260713 09:01:15.319599  7965 raft_consensus.cc:2468] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:15.320614  8171 consensus_queue.cc:1048] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.322297  8174 consensus_queue.cc:1048] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.314530  8173 consensus_queue.cc:1048] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260713 09:01:15.323700  7815 raft_consensus.cc:3060] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.323993  7712 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48100 (request call id 14) took 1004 ms. Trace:
I20260713 09:01:15.324940  8177 raft_consensus.cc:493] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.325469  8177 raft_consensus.cc:515] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.331542  7964 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.332173  8172 consensus_queue.cc:1048] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.332583  8171 consensus_queue.cc:1048] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.324404  7712 rpcz_store.cc:276] 0713 09:01:14.319522 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:01:14.322378 (+  2856us) service_pool.cc:224] Handling call
0713 09:01:15.323900 (+1001522us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:01:14.354336 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0713 09:01:14.367035 (+ 12699us) write_op.cc:437] Acquiring schema lock in shared mode
0713 09:01:14.367211 (+   176us) write_op.cc:440] Acquired schema lock
0713 09:01:14.367236 (+    25us) tablet.cc:662] Decoding operations
0713 09:01:14.368706 (+  1470us) write_op.cc:625] Acquiring the partition lock for write op
0713 09:01:14.369153 (+   447us) write_op.cc:646] Partition lock acquired for write op
0713 09:01:14.369568 (+   415us) tablet.cc:685] Acquiring locks for 1 operations
0713 09:01:14.369755 (+   187us) tablet.cc:701] Row locks acquired
0713 09:01:14.369775 (+    20us) write_op.cc:260] PREPARE: finished
0713 09:01:14.369900 (+   125us) write_op.cc:270] Start()
0713 09:01:14.369987 (+    87us) write_op.cc:276] Timestamp: P: 1783933274369855 usec, L: 0
0713 09:01:14.370006 (+    19us) op_driver.cc:348] REPLICATION: starting
0713 09:01:14.370518 (+   512us) log.cc:844] Serialized 540 byte log entry
0713 09:01:14.373582 (+  3064us) op_driver.cc:464] REPLICATION: finished
0713 09:01:14.374112 (+   530us) write_op.cc:301] APPLY: starting
0713 09:01:14.374223 (+   111us) tablet.cc:1367] starting BulkCheckPresence
0713 09:01:14.374352 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0713 09:01:14.374590 (+   238us) tablet.cc:1372] starting ApplyRowOperation cycle
0713 09:01:14.377257 (+  2667us) tablet.cc:1383] finished ApplyRowOperation cycle
0713 09:01:14.378150 (+   893us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0713 09:01:14.378198 (+    48us) write_op.cc:312] APPLY: finished
0713 09:01:14.378344 (+   146us) log.cc:844] Serialized 22 byte log entry
0713 09:01:14.379529 (+  1185us) write_op.cc:494] Releasing partition, row and schema locks
0713 09:01:14.379775 (+   246us) write_op.cc:459] Released schema lock
0713 09:01:14.379853 (+    78us) write_op.cc:341] FINISH: Updating metrics
0713 09:01:14.380146 (+   293us) write_op.cc:494] Releasing partition, row and schema locks
0713 09:01:14.380170 (+    24us) write_op.cc:459] Released schema lock
Metrics: {"reported_tablets":2,"child_traces":[["op",{"apply.queue_time_us":185,"apply.run_cpu_time_us":1527,"apply.run_wall_time_us":6037,"num_ops":1,"prepare.queue_time_us":4081,"prepare.run_cpu_time_us":2440,"prepare.run_wall_time_us":16387,"replication_time_us":3486}]]}
I20260713 09:01:15.354249  8176 consensus_queue.cc:1048] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.356993  7928 leader_election.cc:304] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:15.358959  8173 raft_consensus.cc:2804] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.359632  8173 raft_consensus.cc:697] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:15.360167  7814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.360461  8173 consensus_queue.cc:237] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.364233  7962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:15.365761  8181 consensus_queue.cc:1048] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:15.366904  8081 tablet_bootstrap.cc:654] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.371479  8182 raft_consensus.cc:2804] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:15.371874  8182 raft_consensus.cc:493] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:15.371770  7928 leader_election.cc:304] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d
I20260713 09:01:15.373884  7885 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:15.374199  8174 raft_consensus.cc:2804] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.374812  7885 raft_consensus.cc:2393] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7efaab4f090470d9947ac94081ac00b in current term 1: Already voted for candidate f4b4d809dfbc46018c1496b9a708fdc8 in this term.
I20260713 09:01:15.375865  8175 consensus_queue.cc:1048] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260713 09:01:15.372324  8182 raft_consensus.cc:3060] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.369419  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.372859  8176 consensus_queue.cc:1048] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260713 09:01:15.388342  7815 raft_consensus.cc:2393] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:15.384922  8174 raft_consensus.cc:697] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:15.389145  8173 consensus_queue.cc:1048] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260713 09:01:15.404381  8080 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.819s	user 0.012s	sys 0.029s
W20260713 09:01:15.406945  8080 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.820s	user 0.013s	sys 0.029s
W20260713 09:01:15.284912  8082 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.709s	user 0.012s	sys 0.011s
I20260713 09:01:15.407554  8174 consensus_queue.cc:237] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
W20260713 09:01:15.407622  8082 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.832s	user 0.014s	sys 0.011s
I20260713 09:01:15.406801  8002 leader_election.cc:304] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
W20260713 09:01:15.414769  7854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:33919, user_credentials={real_user=slave}} blocked reactor thread for 54163us
W20260713 09:01:15.416919  7854 consensus_peers.cc:597] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Couldn't send request to peer e7efaab4f090470d9947ac94081ac00b. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:15.417801  7854 leader_election.cc:343] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.424422  8172 raft_consensus.cc:2804] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.432837  8080 tablet_bootstrap.cc:492] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:15.433459  8080 ts_tablet_manager.cc:1403] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.857s	user 0.021s	sys 0.029s
I20260713 09:01:15.434157  8172 raft_consensus.cc:697] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:15.435051  8172 consensus_queue.cc:237] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.435984  8080 raft_consensus.cc:359] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.436375  8177 leader_election.cc:290] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:15.436635  8080 raft_consensus.cc:385] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.436949  8080 raft_consensus.cc:740] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.437788  8080 consensus_queue.cc:260] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.438318  8082 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:15.438812  8082 ts_tablet_manager.cc:1403] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.976s	user 0.021s	sys 0.014s
I20260713 09:01:15.440881  7890 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:50506 (request call id 6) took 1038 ms. Trace:
I20260713 09:01:15.441267  8082 raft_consensus.cc:359] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.441947  8082 raft_consensus.cc:385] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.442198  8082 raft_consensus.cc:740] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.445253  8083 tablet_bootstrap.cc:654] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.441242  7890 rpcz_store.cc:276] 0713 09:01:14.405130 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:01:14.407395 (+  2265us) service_pool.cc:224] Handling call
0713 09:01:15.440539 (+1033144us) spinlock_profiling.cc:243] Waited 953 us on lock 0x7b5800003c98. stack: 00007f0ba5b3e033 00007f0ba5b3df30 00007f0ba54c61d4 00007f0baf20c304 00007f0baf20c299 00007f0ba59f52d1 00007f0ba5b38861 00007f0ba5b38712 00007f0baea51fd9 00007f0badbabee0 00007f0badc750ab 00007f0badc75131 00007f0badc36fc0 00007f0badc21929 00007f0badc213d2 00007f0ba7198bd4
0713 09:01:15.440808 (+   269us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2191616}
I20260713 09:01:15.438968  7854 leader_election.cc:304] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.447365  8176 consensus_queue.cc:1048] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:15.427443  7928 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.129:33919, user_credentials={real_user=slave}} blocked reactor thread for 53242us
I20260713 09:01:15.457729  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:15.459578  8080 ts_tablet_manager.cc:1434] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:01:15.462598  8082 consensus_queue.cc:260] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.463557  8193 raft_consensus.cc:493] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.463807  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.455008  8149 raft_consensus.cc:493] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e7efaab4f090470d9947ac94081ac00b)
I20260713 09:01:15.466259  8080 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
W20260713 09:01:15.457727  7929 consensus_peers.cc:597] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:15.474035  7762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:15.472858  7928 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.476341  8191 raft_consensus.cc:2749] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.477960  7815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.466913  8149 raft_consensus.cc:515] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.479844  8176 consensus_queue.cc:1048] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.482735  8194 consensus_queue.cc:1048] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260713 09:01:15.478266  7711 catalog_manager.cc:5697] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.466125  8172 consensus_queue.cc:1048] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260713 09:01:15.524626  8080 tablet_bootstrap.cc:654] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.471684  8193 raft_consensus.cc:515] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.539917  8083 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:15.540362  8083 ts_tablet_manager.cc:1403] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.304s	user 0.020s	sys 0.006s
I20260713 09:01:15.547176  8149 leader_election.cc:290] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:15.507992  7854 leader_election.cc:304] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.541905  8190 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.561812  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:15.573571  8083 raft_consensus.cc:359] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.574235  8083 raft_consensus.cc:385] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.574604  8083 raft_consensus.cc:740] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
W20260713 09:01:15.563843  7854 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.5.160.129:33919, user_credentials={real_user=slave}} blocked reactor thread for 77643.6us
I20260713 09:01:15.575778  8197 raft_consensus.cc:2749] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:15.576277  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:15.577517  8081 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:15.577729  8082 ts_tablet_manager.cc:1434] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.139s	user 0.012s	sys 0.000s
I20260713 09:01:15.577971  8081 ts_tablet_manager.cc:1403] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.407s	user 0.013s	sys 0.004s
I20260713 09:01:15.594853  8083 consensus_queue.cc:260] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.599167  8002 leader_election.cc:304] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:15.612932  8081 raft_consensus.cc:359] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:15.619217  8081 raft_consensus.cc:385] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.619545  8081 raft_consensus.cc:740] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.629328  8083 ts_tablet_manager.cc:1434] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.089s	user 0.007s	sys 0.000s
I20260713 09:01:15.631304  8081 consensus_queue.cc:260] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:15.634923  8082 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:15.629968  8141 raft_consensus.cc:2749] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:15.634071  8173 raft_consensus.cc:493] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.644215  8081 ts_tablet_manager.cc:1434] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260713 09:01:15.648475  8083 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:15.646638  8173 raft_consensus.cc:515] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.651935  8171 consensus_queue.cc:1048] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.652232  8173 leader_election.cc:290] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:15.653705  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:15.657176  8081 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:15.665539  8190 raft_consensus.cc:2749] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.666297  8083 tablet_bootstrap.cc:654] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.671339  8193 leader_election.cc:290] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:15.657073  8182 raft_consensus.cc:515] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.675252  7812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
W20260713 09:01:15.677158  7928 leader_election.cc:343] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:15.689917  8207 log.cc:927] Time spent T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
W20260713 09:01:15.692737  8206 log.cc:927] Time spent T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: Append to log took a long time: real 0.085s	user 0.001s	sys 0.000s
I20260713 09:01:15.715353  7811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7ea7fbc200a4c19a55d5253d0a71349" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.690793  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
W20260713 09:01:15.716620  8216 log.cc:927] Time spent T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Append to log took a long time: real 0.068s	user 0.003s	sys 0.000s
I20260713 09:01:15.717579  7928 leader_election.cc:304] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.718837  8193 raft_consensus.cc:2749] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:01:15.733543  7929 leader_election.cc:343] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.733883  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:15.733994  7929 leader_election.cc:304] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.734513  8034 raft_consensus.cc:3060] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.735050  8173 raft_consensus.cc:2749] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.743057  8080 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:15.743494  8080 ts_tablet_manager.cc:1403] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.282s	user 0.019s	sys 0.011s
I20260713 09:01:15.746388  8082 tablet_bootstrap.cc:654] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:15.746798  8217 log.cc:927] Time spent T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: Append to log took a long time: real 0.087s	user 0.001s	sys 0.000s
I20260713 09:01:15.750133  8034 raft_consensus.cc:2468] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:15.750240  7964 raft_consensus.cc:3060] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.751242  8182 leader_election.cc:290] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:15.752817  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fb8232205e74c00a8f6eda2d27e4851" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:15.753377  7816 raft_consensus.cc:3060] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.756476  8081 tablet_bootstrap.cc:654] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.769352  7856 leader_election.cc:304] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 
I20260713 09:01:15.771651  8182 raft_consensus.cc:2804] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:15.772121  8182 raft_consensus.cc:697] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:15.772912  8182 consensus_queue.cc:237] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.764314  8080 raft_consensus.cc:359] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.776322  8080 raft_consensus.cc:385] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.776548  8080 raft_consensus.cc:740] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.780189  7816 raft_consensus.cc:2468] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:15.780932  8080 consensus_queue.cc:260] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.782663  8080 ts_tablet_manager.cc:1434] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260713 09:01:15.783667  8080 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:15.822238  8172 raft_consensus.cc:493] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.823860  8172 raft_consensus.cc:515] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:15.825812  8172 leader_election.cc:290] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:15.826428  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:15.830999  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:15.831593  8082 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:15.831995  8082 ts_tablet_manager.cc:1403] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.207s	user 0.013s	sys 0.022s
W20260713 09:01:15.832329  8002 leader_election.cc:343] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:15.833822  8002 leader_election.cc:343] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.834249  8002 leader_election.cc:304] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ab5797b366439fbe6aec903390292d; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.834933  8173 consensus_queue.cc:1048] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.835649  8083 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:15.836043  8083 ts_tablet_manager.cc:1403] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.193s	user 0.008s	sys 0.003s
I20260713 09:01:15.836820  8082 raft_consensus.cc:359] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.837435  8082 raft_consensus.cc:385] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.837677  8082 raft_consensus.cc:740] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.834705  8190 raft_consensus.cc:493] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.838413  8083 raft_consensus.cc:359] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.838989  8082 consensus_queue.cc:260] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.839653  8172 raft_consensus.cc:2749] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.840368  8081 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:15.840811  8081 ts_tablet_manager.cc:1403] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.184s	user 0.004s	sys 0.008s
I20260713 09:01:15.841787  8082 ts_tablet_manager.cc:1434] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260713 09:01:15.839795  8083 raft_consensus.cc:385] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.842805  8082 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:15.843052  8083 raft_consensus.cc:740] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.846001  8081 raft_consensus.cc:359] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.846696  8081 raft_consensus.cc:385] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.846971  8081 raft_consensus.cc:740] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
W20260713 09:01:15.847340  7930 consensus_peers.cc:597] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b -> Peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Couldn't send request to peer 33ab5797b366439fbe6aec903390292d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:15.847630  8081 consensus_queue.cc:260] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.845433  8083 consensus_queue.cc:260] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.849841  8083 ts_tablet_manager.cc:1434] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260713 09:01:15.849723  8081 ts_tablet_manager.cc:1434] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:15.850764  8083 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:15.851081  8082 tablet_bootstrap.cc:654] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.851182  8081 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:15.856882  8083 tablet_bootstrap.cc:654] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.839534  8190 raft_consensus.cc:515] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.863554  8080 tablet_bootstrap.cc:654] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.869118  8190 leader_election.cc:290] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:15.869335  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:15.870639  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47a17d55e66f48a49f265d6726c6f5b7" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:15.871372  7964 raft_consensus.cc:2393] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:15.872548  7854 leader_election.cc:304] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:15.874158  7710 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:48092 (request call id 14) took 1520 ms. Trace:
I20260713 09:01:15.874598  7710 rpcz_store.cc:276] 0713 09:01:14.353272 (+     0us) service_pool.cc:167] Inserting onto call queue
0713 09:01:14.353488 (+   216us) service_pool.cc:224] Handling call
0713 09:01:15.874081 (+1520593us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0713 09:01:15.556835 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0713 09:01:15.569966 (+ 13131us) write_op.cc:437] Acquiring schema lock in shared mode
0713 09:01:15.569996 (+    30us) write_op.cc:440] Acquired schema lock
0713 09:01:15.570013 (+    17us) tablet.cc:662] Decoding operations
0713 09:01:15.570363 (+   350us) write_op.cc:625] Acquiring the partition lock for write op
0713 09:01:15.570438 (+    75us) write_op.cc:646] Partition lock acquired for write op
0713 09:01:15.570465 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0713 09:01:15.570681 (+   216us) tablet.cc:701] Row locks acquired
0713 09:01:15.570699 (+    18us) write_op.cc:260] PREPARE: finished
0713 09:01:15.570831 (+   132us) write_op.cc:270] Start()
0713 09:01:15.570945 (+   114us) write_op.cc:276] Timestamp: P: 1783933275570787 usec, L: 0
0713 09:01:15.570968 (+    23us) op_driver.cc:348] REPLICATION: starting
0713 09:01:15.571604 (+   636us) log.cc:844] Serialized 540 byte log entry
0713 09:01:15.833405 (+261801us) op_driver.cc:464] REPLICATION: finished
0713 09:01:15.870882 (+ 37477us) write_op.cc:301] APPLY: starting
0713 09:01:15.870966 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0713 09:01:15.871057 (+    91us) tablet.cc:1370] finished BulkCheckPresence
0713 09:01:15.871191 (+   134us) tablet.cc:1372] starting ApplyRowOperation cycle
0713 09:01:15.871400 (+   209us) tablet.cc:1383] finished ApplyRowOperation cycle
0713 09:01:15.871547 (+   147us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0713 09:01:15.871593 (+    46us) write_op.cc:312] APPLY: finished
0713 09:01:15.871793 (+   200us) log.cc:844] Serialized 22 byte log entry
0713 09:01:15.871943 (+   150us) write_op.cc:494] Releasing partition, row and schema locks
0713 09:01:15.872008 (+    65us) write_op.cc:459] Released schema lock
0713 09:01:15.872042 (+    34us) write_op.cc:341] FINISH: Updating metrics
0713 09:01:15.872350 (+   308us) write_op.cc:494] Releasing partition, row and schema locks
0713 09:01:15.872380 (+    30us) write_op.cc:459] Released schema lock
Metrics: {"mutex_wait_us":1068579,"reported_tablets":1,"spinlock_wait_cycles":1811840,"child_traces":[["op",{"apply.queue_time_us":35086,"apply.run_cpu_time_us":1450,"apply.run_wall_time_us":1450,"num_ops":1,"prepare.queue_time_us":78110,"prepare.run_cpu_time_us":37652,"prepare.run_wall_time_us":178326,"raft.queue_time_us":108625,"raft.run_cpu_time_us":2653,"raft.run_wall_time_us":27405,"replication_time_us":261998,"thread_start_us":265767,"threads_started":4,"wal-append.queue_time_us":183804}]]}
I20260713 09:01:15.884507  7712 catalog_manager.cc:5697] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } }
I20260713 09:01:15.877842  8190 raft_consensus.cc:3060] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.890148  8081 tablet_bootstrap.cc:654] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.892514  7714 catalog_manager.cc:5697] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.893565  7714 catalog_manager.cc:5697] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:15.895429  8194 consensus_queue.cc:1048] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.918105  8083 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:15.918637  8083 ts_tablet_manager.cc:1403] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.005s
I20260713 09:01:15.917631  8190 raft_consensus.cc:2749] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.928941  8082 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:15.929396  8082 ts_tablet_manager.cc:1403] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.087s	user 0.012s	sys 0.012s
I20260713 09:01:15.930030  8178 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.930577  8178 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:15.931819  8082 raft_consensus.cc:359] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.932485  8082 raft_consensus.cc:385] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.932644  8178 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:15.933876  8172 consensus_queue.cc:1048] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.935182  8081 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:15.935652  8081 ts_tablet_manager.cc:1403] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.000s
I20260713 09:01:15.937640  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:15.930968  8080 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:15.938372  7964 raft_consensus.cc:2393] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4b4d809dfbc46018c1496b9a708fdc8 in current term 1: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:15.938375  8080 ts_tablet_manager.cc:1403] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.155s	user 0.024s	sys 0.005s
I20260713 09:01:15.939649  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:15.940399  8034 raft_consensus.cc:2393] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4b4d809dfbc46018c1496b9a708fdc8 in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:15.942549  8082 raft_consensus.cc:740] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.943320  8082 consensus_queue.cc:260] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.928912  8083 raft_consensus.cc:359] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.944612  8083 raft_consensus.cc:385] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.944871  8083 raft_consensus.cc:740] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.945492  8083 consensus_queue.cc:260] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.946453  7779 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:15.948313  8083 ts_tablet_manager.cc:1434] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.001s
I20260713 09:01:15.949291  8083 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:15.950856  8178 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:15.951521  8194 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.953816  8082 ts_tablet_manager.cc:1434] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260713 09:01:15.954454  8081 raft_consensus.cc:359] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:15.955127  8081 raft_consensus.cc:385] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.954867  8080 raft_consensus.cc:359] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.955591  8080 raft_consensus.cc:385] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:15.955343  8081 raft_consensus.cc:740] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.955879  8080 raft_consensus.cc:740] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:15.957053  8082 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:15.952013  8194 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:15.957405  8081 consensus_queue.cc:260] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:15.961397  8194 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:15.962719  8080 consensus_queue.cc:260] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.964576  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
W20260713 09:01:15.966027  7928 leader_election.cc:343] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.968412  8141 consensus_queue.cc:1048] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.961779  8178 raft_consensus.cc:2749] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.950742  7710 catalog_manager.cc:5697] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:15.972391  8080 ts_tablet_manager.cc:1434] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260713 09:01:15.970413  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:15.973263  8080 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
W20260713 09:01:15.974089  7929 leader_election.cc:343] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:15.974545  7929 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:15.975495  8194 raft_consensus.cc:2749] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:15.977571  8194 consensus_queue.cc:1048] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:15.984368  8082 tablet_bootstrap.cc:654] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.982510  8141 raft_consensus.cc:493] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:15.987491  8141 raft_consensus.cc:515] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:15.990312  8081 ts_tablet_manager.cc:1434] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260713 09:01:15.992684  8141 leader_election.cc:290] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:15.992808  8081 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:15.998426  8080 tablet_bootstrap.cc:654] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.998998  8083 tablet_bootstrap.cc:654] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:15.999457  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.000087  7813 raft_consensus.cc:2468] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:16.000946  8002 leader_election.cc:304] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.001765  8141 raft_consensus.cc:2804] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.002122  8141 raft_consensus.cc:493] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.002523  8141 raft_consensus.cc:3060] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.005159  7711 catalog_manager.cc:5697] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.002110  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.011125  7890 raft_consensus.cc:2468] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:16.012575  8081 tablet_bootstrap.cc:654] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.023260  8172 raft_consensus.cc:493] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.023708  8172 raft_consensus.cc:515] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.025600  8172 leader_election.cc:290] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:16.027485  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.029628  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca0bc7d53504519ae7916d695d925b7" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.031129  8002 leader_election.cc:304] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33ab5797b366439fbe6aec903390292d; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:16.032016  8172 raft_consensus.cc:2749] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:16.034142  8141 raft_consensus.cc:515] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.036777  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:16.037406  7813 raft_consensus.cc:3060] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.040295  8083 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:16.045982  8083 ts_tablet_manager.cc:1403] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.097s	user 0.023s	sys 0.011s
I20260713 09:01:16.047232  8141 leader_election.cc:290] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.049474  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40dd4dbf8ca24344b76abee37d560638" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.050012  7890 raft_consensus.cc:3060] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.050696  8083 raft_consensus.cc:359] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.052392  8083 raft_consensus.cc:385] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.052654  8083 raft_consensus.cc:740] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.044301  7813 raft_consensus.cc:2468] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:16.053313  8083 consensus_queue.cc:260] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.054237  8002 leader_election.cc:304] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.054986  8141 raft_consensus.cc:2804] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.055469  8141 raft_consensus.cc:697] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:16.056201  8141 consensus_queue.cc:237] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.057066  7890 raft_consensus.cc:2468] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:16.059535  8082 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.059978  8082 ts_tablet_manager.cc:1403] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.007s
I20260713 09:01:16.061723  8081 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:16.062129  8081 ts_tablet_manager.cc:1403] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.070s	user 0.018s	sys 0.002s
I20260713 09:01:16.062405  8082 raft_consensus.cc:359] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.063035  8082 raft_consensus.cc:385] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.063277  8082 raft_consensus.cc:740] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.063866  8082 consensus_queue.cc:260] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.064975  8081 raft_consensus.cc:359] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.065596  8081 raft_consensus.cc:385] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.065686  8082 ts_tablet_manager.cc:1434] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260713 09:01:16.065864  8081 raft_consensus.cc:740] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.066643  8082 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:16.066596  8081 consensus_queue.cc:260] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.068490  8081 ts_tablet_manager.cc:1434] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:16.069382  8081 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:16.072330  8082 tablet_bootstrap.cc:654] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.076315  8080 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.076776  8080 ts_tablet_manager.cc:1403] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.014s
I20260713 09:01:16.079376  8080 raft_consensus.cc:359] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.080013  8080 raft_consensus.cc:385] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.080256  8080 raft_consensus.cc:740] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.080888  8080 consensus_queue.cc:260] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.083101  8080 ts_tablet_manager.cc:1434] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:16.084093  8080 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.085536  8083 ts_tablet_manager.cc:1434] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.039s	user 0.003s	sys 0.003s
I20260713 09:01:16.086006  8081 tablet_bootstrap.cc:654] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.086753  8083 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:16.092155  8080 tablet_bootstrap.cc:654] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.094693  8194 raft_consensus.cc:493] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.095191  8194 raft_consensus.cc:515] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.097209  8194 leader_election.cc:290] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.099763  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b01a556726441e890d95e7017bbc25" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.100452  8083 tablet_bootstrap.cc:654] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.101030  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b01a556726441e890d95e7017bbc25" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.101707  8034 raft_consensus.cc:2468] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:16.102972  7930 leader_election.cc:304] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.103833  8193 raft_consensus.cc:2804] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.104110  8193 raft_consensus.cc:493] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.104313  8193 raft_consensus.cc:3060] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:16.109266  7929 leader_election.cc:343] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.115411  8082 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.115907  8082 ts_tablet_manager.cc:1403] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.049s	user 0.013s	sys 0.020s
I20260713 09:01:16.119045  8193 raft_consensus.cc:515] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.121269  8082 raft_consensus.cc:359] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.121469  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b01a556726441e890d95e7017bbc25" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.121922  8082 raft_consensus.cc:385] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.122213  8082 raft_consensus.cc:740] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
W20260713 09:01:16.122929  7929 leader_election.cc:343] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.123479  8193 leader_election.cc:290] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.123692  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b01a556726441e890d95e7017bbc25" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.124025  8081 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:16.123330  7712 catalog_manager.cc:5697] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.124320  8034 raft_consensus.cc:3060] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.124501  8081 ts_tablet_manager.cc:1403] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.003s
I20260713 09:01:16.127033  8082 consensus_queue.cc:260] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.128968  8082 ts_tablet_manager.cc:1434] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260713 09:01:16.129364  8080 tablet_bootstrap.cc:492] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.129762  8080 ts_tablet_manager.cc:1403] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.001s
I20260713 09:01:16.129575  8081 raft_consensus.cc:359] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.130190  8081 raft_consensus.cc:385] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.130450  8081 raft_consensus.cc:740] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.131093  8081 consensus_queue.cc:260] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.132480  8080 raft_consensus.cc:359] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.133064  8081 ts_tablet_manager.cc:1434] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260713 09:01:16.133102  8080 raft_consensus.cc:385] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.133586  8080 raft_consensus.cc:740] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.134156  8081 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:16.134310  8080 consensus_queue.cc:260] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.140071  8081 tablet_bootstrap.cc:654] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.141003  8082 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:16.134128  8034 raft_consensus.cc:2468] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.142061  8083 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:16.142473  8083 ts_tablet_manager.cc:1403] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.001s
I20260713 09:01:16.143496  7930 leader_election.cc:304] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:16.144361  8175 raft_consensus.cc:2804] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.144804  8175 raft_consensus.cc:697] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:16.145573  8175 consensus_queue.cc:237] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.148168  8190 raft_consensus.cc:493] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.148626  8190 raft_consensus.cc:515] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.152081  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.153967  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8440b64b8c36441991564337021e7ce5" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.154469  8082 tablet_bootstrap.cc:654] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.155740  7854 leader_election.cc:304] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:16.156562  8177 raft_consensus.cc:2749] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:16.150452  8190 leader_election.cc:290] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:16.162288  8083 raft_consensus.cc:359] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.162945  8083 raft_consensus.cc:385] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.163188  8083 raft_consensus.cc:740] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.163836  8083 consensus_queue.cc:260] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.165278  8080 ts_tablet_manager.cc:1434] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260713 09:01:16.165879  8082 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.166303  8082 ts_tablet_manager.cc:1403] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.026s	user 0.003s	sys 0.007s
I20260713 09:01:16.166206  8080 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.168287  8190 raft_consensus.cc:493] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.168727  8190 raft_consensus.cc:515] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.171489  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cc52e0e2e6478ca3ce3bd8d8e25a83" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.172077  7965 raft_consensus.cc:2468] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:16.171664  8082 raft_consensus.cc:359] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.173715  8082 raft_consensus.cc:385] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.173979  8082 raft_consensus.cc:740] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.174139  8190 leader_election.cc:290] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.174325  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cc52e0e2e6478ca3ce3bd8d8e25a83" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.173204  7854 leader_election.cc:304] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.174944  8034 raft_consensus.cc:2468] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:16.175148  8177 raft_consensus.cc:2804] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.175606  8177 raft_consensus.cc:493] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.175941  8177 raft_consensus.cc:3060] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.183171  8177 raft_consensus.cc:515] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.185479  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cc52e0e2e6478ca3ce3bd8d8e25a83" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:16.185690  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46cc52e0e2e6478ca3ce3bd8d8e25a83" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.186120  7965 raft_consensus.cc:3060] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.186276  8034 raft_consensus.cc:3060] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.187541  8081 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:16.185492  8177 leader_election.cc:290] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.188016  8081 ts_tablet_manager.cc:1403] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.007s
I20260713 09:01:16.192209  7965 raft_consensus.cc:2468] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:16.192830  8034 raft_consensus.cc:2468] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:16.193085  8081 raft_consensus.cc:359] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.193297  7854 leader_election.cc:304] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.193718  8081 raft_consensus.cc:385] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.193995  8081 raft_consensus.cc:740] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.175940  8082 consensus_queue.cc:260] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.194324  8177 raft_consensus.cc:2804] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.194926  8177 raft_consensus.cc:697] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:16.194556  7713 catalog_manager.cc:5697] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.196494  8177 consensus_queue.cc:237] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.199057  8083 ts_tablet_manager.cc:1434] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260713 09:01:16.199553  8175 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.200003  8083 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:16.199977  8175 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.202608  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
W20260713 09:01:16.203765  7930 leader_election.cc:343] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.204279  8081 consensus_queue.cc:260] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.205802  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
W20260713 09:01:16.207120  7928 leader_election.cc:343] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.207540  7928 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:16.208220  8175 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:16.203987  8082 ts_tablet_manager.cc:1434] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.001s
I20260713 09:01:16.214380  8080 tablet_bootstrap.cc:654] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.216876  8082 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:16.208911  8175 raft_consensus.cc:2749] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:16.220144  8083 tablet_bootstrap.cc:654] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.208829  8081 ts_tablet_manager.cc:1434] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.001s
I20260713 09:01:16.223323  8081 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
I20260713 09:01:16.223515  8190 raft_consensus.cc:493] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.224191  7890 raft_consensus.cc:3060] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.225584  8181 consensus_queue.cc:1048] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.228358  8081 tablet_bootstrap.cc:654] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.223932  8190 raft_consensus.cc:515] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.222359  8082 tablet_bootstrap.cc:654] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.231117  8190 leader_election.cc:290] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:16.232810  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.233423  7965 raft_consensus.cc:2468] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:16.238675  8081 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:16.240099  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.240726  7854 leader_election.cc:304] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.241034  7816 raft_consensus.cc:2468] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 0.
I20260713 09:01:16.241614  8190 raft_consensus.cc:2804] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.241834  8081 ts_tablet_manager.cc:1403] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.004s
I20260713 09:01:16.243777  8190 raft_consensus.cc:493] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.243830  8082 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.244230  8190 raft_consensus.cc:3060] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.244400  8082 ts_tablet_manager.cc:1403] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260713 09:01:16.247114  8082 raft_consensus.cc:359] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.247700  8082 raft_consensus.cc:385] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.247956  8082 raft_consensus.cc:740] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.248756  8080 tablet_bootstrap.cc:492] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.249182  8080 ts_tablet_manager.cc:1403] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.083s	user 0.012s	sys 0.001s
I20260713 09:01:16.249899  8082 consensus_queue.cc:260] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.257356  8190 raft_consensus.cc:515] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.260772  8190 leader_election.cc:290] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:16.262671  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:16.263200  7965 raft_consensus.cc:3060] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.266248  8080 raft_consensus.cc:359] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.266887  8080 raft_consensus.cc:385] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.267127  8080 raft_consensus.cc:740] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.267715  8080 consensus_queue.cc:260] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.269240  8082 ts_tablet_manager.cc:1434] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260713 09:01:16.271204  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd75652445e34bf889c2c46b9eada465" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:16.271759  7816 raft_consensus.cc:3060] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.272796  8177 consensus_queue.cc:1048] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.271404  8080 ts_tablet_manager.cc:1434] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260713 09:01:16.280761  7965 raft_consensus.cc:2468] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:16.281701  7854 leader_election.cc:304] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.282877  8177 raft_consensus.cc:2804] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.283501  8177 raft_consensus.cc:697] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:16.284301  8177 consensus_queue.cc:237] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.285339  7816 raft_consensus.cc:2468] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:16.286432  8081 raft_consensus.cc:359] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.287071  8081 raft_consensus.cc:385] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.287324  8081 raft_consensus.cc:740] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.287995  8081 consensus_queue.cc:260] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.289853  8081 ts_tablet_manager.cc:1434] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.000s
I20260713 09:01:16.290625  7713 catalog_manager.cc:5697] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
W20260713 09:01:16.293221  8060 debug-util.cc:398] Leaking SignalData structure 0x7b0800291bc0 after lost signal to thread 5765
I20260713 09:01:16.295418  8081 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: Bootstrap starting.
W20260713 09:01:16.297348  8060 debug-util.cc:398] Leaking SignalData structure 0x7b0800119220 after lost signal to thread 7748
W20260713 09:01:16.298569  8060 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0a00 after lost signal to thread 7840
W20260713 09:01:16.299638  8060 debug-util.cc:398] Leaking SignalData structure 0x7b0800084720 after lost signal to thread 7915
W20260713 09:01:16.300663  8060 debug-util.cc:398] Leaking SignalData structure 0x7b0800246f20 after lost signal to thread 7989
W20260713 09:01:16.301693  8060 debug-util.cc:398] Leaking SignalData structure 0x7b080016dfc0 after lost signal to thread 8063
I20260713 09:01:16.305343  8080 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.306213  8082 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:16.313091  8083 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:16.313524  8083 ts_tablet_manager.cc:1403] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.114s	user 0.022s	sys 0.015s
I20260713 09:01:16.319072  8082 tablet_bootstrap.cc:654] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.326649  8081 tablet_bootstrap.cc:654] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.324803  7713 catalog_manager.cc:5697] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 0 to 1, leader changed from <none> to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.331876  8080 tablet_bootstrap.cc:654] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.338445  8178 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.339398  8178 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.341974  8178 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.346415  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.348016  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.348654  8033 raft_consensus.cc:2468] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:16.354230  7781 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
W20260713 09:01:16.356380  7780 leader_election.cc:343] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.357084  8178 raft_consensus.cc:2804] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.357436  8178 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.357750  8178 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.364437  8178 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.367159  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.367740  8033 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.375330  8083 raft_consensus.cc:359] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.376893  8083 raft_consensus.cc:385] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.377156  8083 raft_consensus.cc:740] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.378710  8083 consensus_queue.cc:260] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.380717  8083 ts_tablet_manager.cc:1434] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.001s
I20260713 09:01:16.381939  8083 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: Bootstrap starting.
I20260713 09:01:16.374845  8033 raft_consensus.cc:2468] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:16.386927  8082 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.387439  8082 ts_tablet_manager.cc:1403] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.020s
I20260713 09:01:16.389878  8082 raft_consensus.cc:359] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.390515  8082 raft_consensus.cc:385] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.390781  8082 raft_consensus.cc:740] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.391405  8082 consensus_queue.cc:260] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.393327  8082 ts_tablet_manager.cc:1434] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260713 09:01:16.394695  8082 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:16.402436  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.415392  8080 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.415827  8080 ts_tablet_manager.cc:1403] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.111s	user 0.019s	sys 0.014s
I20260713 09:01:16.417503  8081 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: No bootstrap required, opened a new log
I20260713 09:01:16.417917  8081 ts_tablet_manager.cc:1403] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.028s
I20260713 09:01:16.397372  8178 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.403120  8082 tablet_bootstrap.cc:654] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.398389  7781 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.407195  8083 tablet_bootstrap.cc:654] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:16.420244  7780 leader_election.cc:343] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.418205  8080 raft_consensus.cc:359] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.420243  8081 raft_consensus.cc:359] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.426880  8081 raft_consensus.cc:385] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.426995  8080 raft_consensus.cc:385] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.427346  8034 raft_consensus.cc:3060] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.427207  8081 raft_consensus.cc:740] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.429682  8080 raft_consensus.cc:740] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.430227  8081 consensus_queue.cc:260] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.430549  8080 consensus_queue.cc:260] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.435245  8080 ts_tablet_manager.cc:1434] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260713 09:01:16.436093  8194 raft_consensus.cc:493] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.442734  8194 raft_consensus.cc:515] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.439954  8081 ts_tablet_manager.cc:1434] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260713 09:01:16.444653  8194 leader_election.cc:290] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:16.445411  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.445648  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.446106  8033 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:16.446199  7816 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:16.435606  8178 raft_consensus.cc:2804] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.447275  7928 leader_election.cc:304] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.448194  8175 raft_consensus.cc:2804] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.448542  8175 raft_consensus.cc:493] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.448876  8175 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.455381  8175 raft_consensus.cc:515] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.456984  8083 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: No bootstrap required, opened a new log
I20260713 09:01:16.457472  8083 ts_tablet_manager.cc:1403] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.001s
I20260713 09:01:16.457937  8175 leader_election.cc:290] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:16.458669  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.459231  8034 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.459291  8082 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: No bootstrap required, opened a new log
I20260713 09:01:16.459896  8082 ts_tablet_manager.cc:1403] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.003s
I20260713 09:01:16.460140  8176 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.460601  8176 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.460680  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:16.461534  7816 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.462621  8176 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:16.462389  8082 raft_consensus.cc:359] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.463106  8082 raft_consensus.cc:385] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.463384  8082 raft_consensus.cc:740] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.464115  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.463965  8082 consensus_queue.cc:260] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.464695  7965 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:16.465325  8034 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.465883  7779 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.466500  8176 raft_consensus.cc:2804] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.466598  7930 leader_election.cc:304] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.466894  8176 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.467278  8176 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.467409  8175 raft_consensus.cc:2804] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.467902  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.468555  7890 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:16.467914  8175 raft_consensus.cc:697] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:16.469035  7816 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.469823  8175 consensus_queue.cc:237] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.472216  8172 consensus_queue.cc:1048] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.474033  8080 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.466190  8082 ts_tablet_manager.cc:1434] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:16.459892  8178 raft_consensus.cc:697] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:16.476948  8194 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.480742  8194 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.480919  8083 raft_consensus.cc:359] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.481643  8083 raft_consensus.cc:385] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.481953  8083 raft_consensus.cc:740] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.482679  8194 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.482594  8083 consensus_queue.cc:260] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
W20260713 09:01:16.479250  7762 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:16.480224  8178 consensus_queue.cc:237] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.485157  8080 tablet_bootstrap.cc:654] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.485704  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.487412  8083 ts_tablet_manager.cc:1434] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.000s
I20260713 09:01:16.474449  8176 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.491369  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.491921  7890 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.493304  8034 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.494359  7930 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [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: 33ab5797b366439fbe6aec903390292d, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.495133  8193 raft_consensus.cc:2804] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:16.495481  8193 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.495869  8193 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.484182  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.499123  7816 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.500415  8172 raft_consensus.cc:493] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.500888  8172 raft_consensus.cc:515] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.504271  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.504920  8176 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:16.498579  7890 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:16.506656  8277 raft_consensus.cc:493] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260713 09:01:16.506944  8003 leader_election.cc:343] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.507905  8277 raft_consensus.cc:515] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.508246  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.508908  7816 raft_consensus.cc:2468] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 0.
I20260713 09:01:16.509972  8277 leader_election.cc:290] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.510105  8002 leader_election.cc:304] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:16.511838  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
W20260713 09:01:16.513200  7780 leader_election.cc:343] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.513859  8171 raft_consensus.cc:2804] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.514214  8171 raft_consensus.cc:493] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.514415  7712 catalog_manager.cc:5697] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.505867  8172 leader_election.cc:290] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.518365  7780 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.519343  8277 raft_consensus.cc:2804] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.519399  8178 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.519977  8277 raft_consensus.cc:697] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:16.520002  8178 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.521040  8277 consensus_queue.cc:237] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:16.522090  8178 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.517807  8171 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.507560  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:16.531308  7965 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.539093  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.541620  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.542263  8033 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:16.543510  7781 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.544238  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:16.545142  7964 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 0.
I20260713 09:01:16.546941  8178 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.550312  8178 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.551671  8178 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.557906  7712 catalog_manager.cc:5697] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.559662  8193 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.561082  8080 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.561529  8080 ts_tablet_manager.cc:1403] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.088s	user 0.033s	sys 0.023s
I20260713 09:01:16.562404  8193 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.562520  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:16.563130  7816 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.563961  8080 raft_consensus.cc:359] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.564589  8080 raft_consensus.cc:385] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.564827  8080 raft_consensus.cc:740] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.565018  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.565548  8033 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:16.565526  8080 consensus_queue.cc:260] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.567741  8080 ts_tablet_manager.cc:1434] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:16.568862  7816 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 2.
I20260713 09:01:16.574077  8033 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 2.
I20260713 09:01:16.577351  8080 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.575050  7928 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.579480  8175 raft_consensus.cc:2804] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:16.579936  8175 raft_consensus.cc:697] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:16.580790  8175 consensus_queue.cc:237] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER 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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.579933  7965 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:16.586179  8080 tablet_bootstrap.cc:654] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.592082  8177 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.592871  8177 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.594815  8177 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:16.595469  8032 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.596196  8032 raft_consensus.cc:2393] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate f4b4d809dfbc46018c1496b9a708fdc8 in this term.
I20260713 09:01:16.598999  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:16.600601  8172 consensus_queue.cc:1048] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.600900  8171 raft_consensus.cc:515] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.601402  8178 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.601974  8034 raft_consensus.cc:2393] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4b4d809dfbc46018c1496b9a708fdc8 in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:16.600687  7712 catalog_manager.cc:5697] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 2, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.606547  7886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.609175  7856 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:16.610709  8177 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:16.611243  8003 leader_election.cc:343] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:16.607663  8171 leader_election.cc:290] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 1 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:16.611667  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:16.613384  7781 leader_election.cc:304] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d, b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:16.614414  8277 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.614316  7813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:16.619518  7965 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.625595  8277 raft_consensus.cc:2749] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:16.627354  7965 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:16.628378  7779 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:16.628983  8273 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.629418  8273 raft_consensus.cc:697] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:16.630182  8273 consensus_queue.cc:237] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:16.632081  7886 raft_consensus.cc:3060] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.635205  8080 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.635669  8080 ts_tablet_manager.cc:1403] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.000s
I20260713 09:01:16.636377  8194 consensus_queue.cc:1048] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:16.643362  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.643894  8034 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.645244  8177 raft_consensus.cc:2749] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:16.648471  7711 catalog_manager.cc:5697] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.649679  8080 raft_consensus.cc:359] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.650456  8080 raft_consensus.cc:385] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.650851  8080 raft_consensus.cc:740] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.651487  8080 consensus_queue.cc:260] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.654160  8080 ts_tablet_manager.cc:1434] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:01:16.655128  8080 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: Bootstrap starting.
I20260713 09:01:16.640060  8178 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 1 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.660221  8080 tablet_bootstrap.cc:654] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:16.659868  8193 consensus_queue.cc:1048] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:16.632869  7813 raft_consensus.cc:2468] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:16.663285  8034 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 1.
I20260713 09:01:16.670542  8002 leader_election.cc:304] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:16.671883  8282 raft_consensus.cc:2804] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.672375  8282 raft_consensus.cc:697] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:16.673158  8282 consensus_queue.cc:237] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:16.680531  8181 consensus_queue.cc:1048] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.693935  8181 consensus_queue.cc:1048] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.729171  8285 raft_consensus.cc:493] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:16.729943  8285 raft_consensus.cc:515] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.731402  8080 tablet_bootstrap.cc:492] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: No bootstrap required, opened a new log
I20260713 09:01:16.731803  8080 ts_tablet_manager.cc:1403] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent bootstrapping tablet: real 0.077s	user 0.019s	sys 0.018s
I20260713 09:01:16.731462  7712 catalog_manager.cc:5697] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:16.733827  8080 raft_consensus.cc:359] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.734433  8080 raft_consensus.cc:385] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:16.734727  8080 raft_consensus.cc:740] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Initialized, Role: FOLLOWER
I20260713 09:01:16.735311  8080 consensus_queue.cc:260] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.737175  8080 ts_tablet_manager.cc:1434] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:16.740819  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba0c46ca49c44908cc0b4094ee6923b" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:16.741397  7890 raft_consensus.cc:2468] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 0.
I20260713 09:01:16.741775  8285 leader_election.cc:290] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.742724  7929 leader_election.cc:304] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.743352  8285 raft_consensus.cc:2804] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:16.743690  8285 raft_consensus.cc:493] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:16.744002  8285 raft_consensus.cc:3060] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.750624  8182 consensus_queue.cc:1048] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.752754  8285 raft_consensus.cc:515] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.752532  7713 catalog_manager.cc:5697] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 0 to 1, leader changed from <none> to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 1 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.754698  8285 leader_election.cc:290] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:16.754943  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba0c46ca49c44908cc0b4094ee6923b" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:16.755482  7890 raft_consensus.cc:3060] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.759043  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba0c46ca49c44908cc0b4094ee6923b" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:16.759632  8034 raft_consensus.cc:3060] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:16.763473  7890 raft_consensus.cc:2468] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.772611  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ba0c46ca49c44908cc0b4094ee6923b" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:16.775535  8182 consensus_queue.cc:1048] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.778374  7929 leader_election.cc:304] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:16.779601  8285 raft_consensus.cc:2804] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:16.780100  8285 raft_consensus.cc:697] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:16.780915  8285 consensus_queue.cc:237] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:16.789546  8034 raft_consensus.cc:2468] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:16.806037  7712 catalog_manager.cc:5697] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 0 to 1, leader changed from <none> to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 1 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:16.893224  8285 consensus_queue.cc:1048] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.904031  8191 consensus_queue.cc:1048] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.939791  8273 consensus_queue.cc:1048] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.949999  8178 consensus_queue.cc:1048] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.974434  8178 consensus_queue.cc:1048] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:16.986181  8273 consensus_queue.cc:1048] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.031693  8034 raft_consensus.cc:1275] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:17.032794  8285 consensus_queue.cc:1048] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.041236  7816 raft_consensus.cc:1275] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260713 09:01:17.043030  8175 consensus_queue.cc:1048] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.067246  8181 raft_consensus.cc:493] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:17.067750  8181 raft_consensus.cc:515] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.069672  8181 leader_election.cc:290] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:17.070325  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:17.071074  7816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:17.071818  7816 raft_consensus.cc:2393] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 1: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:17.072644  7854 leader_election.cc:304] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:17.073341  8181 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:17.077821  8181 raft_consensus.cc:2749] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:17.104316  8282 consensus_queue.cc:1048] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.114647  8282 consensus_queue.cc:1048] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.131824  8176 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.147801  8273 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.202538  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:01:17.234952  8175 consensus_queue.cc:1048] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.238361  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:17.241007  5762 tablet_replica.cc:333] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.242132  5762 raft_consensus.cc:2243] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:17.243083  5762 raft_consensus.cc:2272] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.245942  5762 tablet_replica.cc:333] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.246681  5762 raft_consensus.cc:2243] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:17.247548  5762 raft_consensus.cc:2272] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.250142  5762 tablet_replica.cc:333] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.251849  8191 consensus_queue.cc:1048] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:17.256345  5762 raft_consensus.cc:2243] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.256855  5762 raft_consensus.cc:2272] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.263540  5762 tablet_replica.cc:333] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.264262  5762 raft_consensus.cc:2243] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.264712  5762 raft_consensus.cc:2272] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.267421  5762 tablet_replica.cc:333] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.268136  5762 raft_consensus.cc:2243] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.268579  5762 raft_consensus.cc:2272] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:17.269987  7854 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 13 similar messages]
I20260713 09:01:17.277043  5762 tablet_replica.cc:333] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.277787  5762 raft_consensus.cc:2243] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.278255  5762 raft_consensus.cc:2272] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.283493  5762 tablet_replica.cc:333] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.283963  5762 raft_consensus.cc:2243] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.284323  5762 raft_consensus.cc:2272] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.285915  5762 tablet_replica.cc:333] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.286437  5762 raft_consensus.cc:2243] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.287272  5762 raft_consensus.cc:2272] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:17.288981  7854 consensus_peers.cc:597] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.289083  5762 tablet_replica.cc:333] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.289772  5762 raft_consensus.cc:2243] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.290133  5762 raft_consensus.cc:2272] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.291914  5762 tablet_replica.cc:333] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.292368  5762 raft_consensus.cc:2243] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.292699  5762 raft_consensus.cc:2272] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.294167  5762 tablet_replica.cc:333] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.294664  5762 raft_consensus.cc:2243] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.295008  5762 raft_consensus.cc:2272] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.296458  5762 tablet_replica.cc:333] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.296881  5762 raft_consensus.cc:2243] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:17.297492  5762 raft_consensus.cc:2272] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.299142  5762 tablet_replica.cc:333] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.299604  5762 raft_consensus.cc:2243] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.299947  5762 raft_consensus.cc:2272] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.301553  5762 tablet_replica.cc:333] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.301986  5762 raft_consensus.cc:2243] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:17.302655  5762 raft_consensus.cc:2272] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.304630  5762 tablet_replica.cc:333] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.305095  5762 raft_consensus.cc:2243] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:17.305699  5762 raft_consensus.cc:2272] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.307343  5762 tablet_replica.cc:333] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.307754  5762 raft_consensus.cc:2243] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.308110  5762 raft_consensus.cc:2272] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.309866  5762 tablet_replica.cc:333] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.310281  5762 raft_consensus.cc:2243] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.310638  5762 raft_consensus.cc:2272] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:17.313217  5762 tablet_replica.cc:333] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: stopping tablet replica
I20260713 09:01:17.313778  5762 raft_consensus.cc:2243] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:17.314113  5762 raft_consensus.cc:2272] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:17.331887  8002 consensus_peers.cc:597] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.337122  7928 consensus_peers.cc:597] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.348415  7854 consensus_peers.cc:597] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.356654  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:01:17.358530  7928 consensus_peers.cc:597] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.381531  7928 consensus_peers.cc:597] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.389963  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:17.396169  8316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:17.402081  8317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:17.404305  5762 server_base.cc:1061] running on GCE node
W20260713 09:01:17.405153  8319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:17.406471  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:17.406709  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:17.406893  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933277406876 us; error 0 us; skew 500 ppm
I20260713 09:01:17.407429  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:17.410267  5762 webserver.cc:533] Webserver started at http://127.5.160.129:35975/ using document root <none> and password file <none>
I20260713 09:01:17.410741  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:17.410928  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:17.414368  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:17.418551  8324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:17.419277  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260713 09:01:17.419589  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
format_stamp: "Formatted at 2026-07-13 09:01:12 on dist-test-slave-8pv2"
I20260713 09:01:17.419929  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:01:17.436805  7854 consensus_peers.cc:597] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.440721  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:17.441843  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:17.443395  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:17.447434  8331 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260713 09:01:17.522094  7928 consensus_peers.cc:597] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.525264  7928 consensus_peers.cc:597] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.531535  7928 consensus_peers.cc:597] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:17.536139  8002 consensus_peers.cc:597] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.554289  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260713 09:01:17.554627  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.108s	user 0.001s	sys 0.003s
I20260713 09:01:17.554898  5762 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260713 09:01:17.559018  8331 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.574954  8331 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.575855  8331 tablet_bootstrap.cc:492] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.576426  8331 ts_tablet_manager.cc:1403] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:01:17.578991  8331 raft_consensus.cc:359] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.579613  8331 raft_consensus.cc:740] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.580257  8331 consensus_queue.cc:260] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.586369  8331 ts_tablet_manager.cc:1434] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260713 09:01:17.587121  8331 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.603837  8331 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.605393  8331 tablet_bootstrap.cc:492] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.605984  8331 ts_tablet_manager.cc:1403] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260713 09:01:17.608160  8331 raft_consensus.cc:359] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.608777  8331 raft_consensus.cc:740] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.609376  8331 consensus_queue.cc:260] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
W20260713 09:01:17.610241  8002 consensus_peers.cc:597] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.611053  8331 ts_tablet_manager.cc:1434] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260713 09:01:17.612536  8331 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.630587  8331 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.631379  8331 tablet_bootstrap.cc:492] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.631933  8331 ts_tablet_manager.cc:1403] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260713 09:01:17.637825  8331 raft_consensus.cc:359] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.638442  8331 raft_consensus.cc:740] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.639467  5762 ts_tablet_manager.cc:616] Registered 18 tablets
I20260713 09:01:17.639086  8331 consensus_queue.cc:260] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [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: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.639762  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.085s	user 0.084s	sys 0.001s
I20260713 09:01:17.641155  8331 ts_tablet_manager.cc:1434] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:17.641908  8331 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.662528  8331 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.663335  8331 tablet_bootstrap.cc:492] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.664018  8331 ts_tablet_manager.cc:1403] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260713 09:01:17.666277  8331 raft_consensus.cc:359] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.666937  8331 raft_consensus.cc:740] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.667644  8331 consensus_queue.cc:260] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.669409  8331 ts_tablet_manager.cc:1434] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:17.670091  8331 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.683967  8331 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.684736  8331 tablet_bootstrap.cc:492] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.685509  8331 ts_tablet_manager.cc:1403] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:01:17.688010  8331 raft_consensus.cc:359] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.688571  8331 raft_consensus.cc:740] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.689113  8331 consensus_queue.cc:260] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.690883  8331 ts_tablet_manager.cc:1434] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:17.691566  8331 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.714859  8331 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.715662  8331 tablet_bootstrap.cc:492] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.716216  8331 ts_tablet_manager.cc:1403] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:01:17.718382  8331 raft_consensus.cc:359] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.719041  8331 raft_consensus.cc:740] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.719657  8331 consensus_queue.cc:260] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.721347  8331 ts_tablet_manager.cc:1434] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:17.722074  8331 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.744445  8331 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.745445  8331 tablet_bootstrap.cc:492] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.745997  8331 ts_tablet_manager.cc:1403] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.012s
I20260713 09:01:17.748076  8331 raft_consensus.cc:359] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.748684  8331 raft_consensus.cc:740] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.749929  8331 consensus_queue.cc:260] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.751893  8331 ts_tablet_manager.cc:1434] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:17.752571  8331 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
W20260713 09:01:17.753489  8002 consensus_peers.cc:597] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:17.773851  8331 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.774731  8331 tablet_bootstrap.cc:492] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.775321  8331 ts_tablet_manager.cc:1403] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260713 09:01:17.777614  8331 raft_consensus.cc:359] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.778237  8331 raft_consensus.cc:740] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.779052  8331 consensus_queue.cc:260] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.780953  8331 ts_tablet_manager.cc:1434] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260713 09:01:17.781653  8331 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.800688  8331 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.801529  8331 tablet_bootstrap.cc:492] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.802171  8331 ts_tablet_manager.cc:1403] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.004s
I20260713 09:01:17.804412  8331 raft_consensus.cc:359] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.805018  8331 raft_consensus.cc:740] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.805790  8331 consensus_queue.cc:260] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [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: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.807832  8331 ts_tablet_manager.cc:1434] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260713 09:01:17.808539  8331 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.827812  8331 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.828694  8331 tablet_bootstrap.cc:492] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.829228  8331 ts_tablet_manager.cc:1403] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260713 09:01:17.830956  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:33919
I20260713 09:01:17.831476  8331 raft_consensus.cc:359] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.832123  8331 raft_consensus.cc:740] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.832844  8331 consensus_queue.cc:260] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.834827  8331 ts_tablet_manager.cc:1434] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260713 09:01:17.835513  8331 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.831069  8401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:33919 every 8 connection(s)
I20260713 09:01:17.854748  8331 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.855602  8331 tablet_bootstrap.cc:492] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.856170  8331 ts_tablet_manager.cc:1403] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260713 09:01:17.858609  8331 raft_consensus.cc:359] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.859254  8331 raft_consensus.cc:740] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.860046  8331 consensus_queue.cc:260] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [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: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.862087  8331 ts_tablet_manager.cc:1434] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:17.862846  8331 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.889050  8331 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.889884  8331 tablet_bootstrap.cc:492] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.890450  8331 ts_tablet_manager.cc:1403] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260713 09:01:17.892707  8331 raft_consensus.cc:359] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.893326  8331 raft_consensus.cc:740] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.893981  8331 consensus_queue.cc:260] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:17.895906  8331 ts_tablet_manager.cc:1434] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:17.896641  8331 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.899116  8402 heartbeater.cc:344] Connected to a master server at 127.5.160.190:35645
I20260713 09:01:17.899539  8402 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:17.900348  8402 heartbeater.cc:507] Master 127.5.160.190:35645 requested a full tablet report, sending...
I20260713 09:01:17.909432  7712 ts_manager.cc:194] Re-registered known tserver with Master: f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:17.927192  8331 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.928153  8331 tablet_bootstrap.cc:492] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.928763  8331 ts_tablet_manager.cc:1403] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.011s
I20260713 09:01:17.931015  8331 raft_consensus.cc:359] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.931684  8331 raft_consensus.cc:740] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.932447  8331 consensus_queue.cc:260] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.934340  8331 ts_tablet_manager.cc:1434] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:17.935110  8331 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.935705  7712 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48132
I20260713 09:01:17.939219  8402 heartbeater.cc:499] Master 127.5.160.190:35645 was elected leader, sending a full tablet report...
I20260713 09:01:17.949504  8331 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.950278  8331 tablet_bootstrap.cc:492] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.950834  8331 ts_tablet_manager.cc:1403] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260713 09:01:17.952920  8331 raft_consensus.cc:359] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.953519  8331 raft_consensus.cc:740] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.954218  8331 consensus_queue.cc:260] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:17.956322  8331 ts_tablet_manager.cc:1434] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:17.956983  8331 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.974952  8331 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.975759  8331 tablet_bootstrap.cc:492] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.976270  8331 ts_tablet_manager.cc:1403] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260713 09:01:17.978322  8331 raft_consensus.cc:359] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.978974  8331 raft_consensus.cc:740] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.979578  8331 consensus_queue.cc:260] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:17.981326  8331 ts_tablet_manager.cc:1434] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260713 09:01:17.981892  8331 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:17.992408  8331 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:17.993005  8331 tablet_bootstrap.cc:492] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:17.993510  8331 ts_tablet_manager.cc:1403] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.003s
I20260713 09:01:17.995380  8331 raft_consensus.cc:359] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:17.995960  8331 raft_consensus.cc:740] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:17.996531  8331 consensus_queue.cc:260] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:17.998078  8331 ts_tablet_manager.cc:1434] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:17.999624  8331 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:18.010751  8331 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:18.011683  8331 tablet_bootstrap.cc:492] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:18.012275  8331 ts_tablet_manager.cc:1403] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260713 09:01:18.014521  8331 raft_consensus.cc:359] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.015110  8331 raft_consensus.cc:740] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.015709  8331 consensus_queue.cc:260] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.017520  8331 ts_tablet_manager.cc:1434] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:18.022621  8331 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap starting.
I20260713 09:01:18.038879  8331 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:18.039654  8331 tablet_bootstrap.cc:492] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Bootstrap complete.
I20260713 09:01:18.040205  8331 ts_tablet_manager.cc:1403] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260713 09:01:18.042472  8331 raft_consensus.cc:359] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.043138  8331 raft_consensus.cc:740] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Initialized, Role: FOLLOWER
I20260713 09:01:18.043825  8331 consensus_queue.cc:260] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.045680  8331 ts_tablet_manager.cc:1434] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:18.452608  8194 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.453028  8194 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.453696  8396 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.454210  8396 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.456125  8396 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:18.456979  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:18.457188  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.457605  7891 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:18.457791  8370 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:18.458559  8194 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.456044  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.459336  7929 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [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: b4a7aa3672df4d10a3f8c40eabe22d65, e7efaab4f090470d9947ac94081ac00b; no voters: 
I20260713 09:01:18.460035  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:18.460368  7854 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:18.460608  7964 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:18.461272  8396 raft_consensus.cc:2804] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.461673  8396 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.462013  8369 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:18.463402  8396 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.464118  8194 raft_consensus.cc:2804] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.464499  8194 raft_consensus.cc:493] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.464846  8194 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.469367  8194 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.470186  8396 raft_consensus.cc:515] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.470974  8194 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.471621  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.472194  8369 raft_consensus.cc:3060] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.472543  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:18.473644  7891 raft_consensus.cc:2393] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7efaab4f090470d9947ac94081ac00b in current term 2: Already voted for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in this term.
I20260713 09:01:18.476543  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.478653  8369 raft_consensus.cc:2468] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 2.
I20260713 09:01:18.478791  8396 leader_election.cc:290] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:18.479305  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf38a31d175549b6aee277a26739db18" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:18.480295  7964 raft_consensus.cc:2393] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 2: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:18.480983  7928 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:18.481786  8194 raft_consensus.cc:2804] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:18.481988  7854 leader_election.cc:304] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:18.482311  8194 raft_consensus.cc:697] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:18.483242  8396 raft_consensus.cc:2749] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:01:18.483310  8194 consensus_queue.cc:237] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.486970  8141 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.487457  8141 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.491044  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:18.492677  8141 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.492888  8396 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.494104  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.494155  8141 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.494789  8370 raft_consensus.cc:2468] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:18.494810  8141 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.496001  8002 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:18.497285  8141 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.497763  8141 raft_consensus.cc:2804] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.497917  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.498149  8141 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.498558  8141 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.498608  8370 raft_consensus.cc:2468] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:18.499610  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:18.501999  8002 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:18.501636  7713 catalog_manager.cc:5697] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 1 to 2, leader changed from f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129) to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:18.502879  8282 raft_consensus.cc:2804] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.503208  8282 raft_consensus.cc:493] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.503557  8282 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.505075  8141 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.507606  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.508440  8370 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.510366  8282 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.513155  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.513715  8369 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.515017  8282 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.519631  7890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:18.493428  8396 raft_consensus.cc:515] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.524483  7891 raft_consensus.cc:2468] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:18.526577  8370 raft_consensus.cc:2468] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 2.
I20260713 09:01:18.527740  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:18.528563  8034 raft_consensus.cc:2393] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 2: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:18.529093  8141 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.529822  8370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eba960c6b187458fa90048369fb9ac1c" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.530606  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:18.528496  8396 leader_election.cc:290] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:18.532512  7856 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:18.533535  8396 raft_consensus.cc:3060] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.532781  8002 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:18.533888  8369 raft_consensus.cc:2468] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 2.
I20260713 09:01:18.537262  8002 leader_election.cc:304] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:18.538507  8282 raft_consensus.cc:2804] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:18.538967  8282 raft_consensus.cc:697] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 2 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:18.539680  8396 raft_consensus.cc:2749] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:18.539712  8282 consensus_queue.cc:237] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.539700  8415 raft_consensus.cc:2804] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:18.542019  8415 raft_consensus.cc:697] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 LEADER]: Becoming Leader. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:18.542826  8415 consensus_queue.cc:237] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.559661  7712 catalog_manager.cc:5697] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 1 to 2, leader changed from f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129) to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.570802  7712 catalog_manager.cc:5697] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d reported cstate change: term changed from 1 to 2, leader changed from f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129) to 33ab5797b366439fbe6aec903390292d (127.5.160.132). New cstate: current_term: 2 leader_uuid: "33ab5797b366439fbe6aec903390292d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.598980  8398 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.599473  8398 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.601411  8398 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:18.601949  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.602550  8369 raft_consensus.cc:2468] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 1.
I20260713 09:01:18.602425  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:18.603621  7854 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:18.604267  8398 raft_consensus.cc:2804] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.604622  8398 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.604944  8398 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.613924  8398 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.615736  8398 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 election: Requested vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:18.616401  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.616680  7964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:18.616864  8369 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.621258  8369 raft_consensus.cc:2468] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 2.
I20260713 09:01:18.622082  7854 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: e7efaab4f090470d9947ac94081ac00b
I20260713 09:01:18.622711  8398 raft_consensus.cc:2804] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:18.623147  8398 raft_consensus.cc:697] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:18.623885  8398 consensus_queue.cc:237] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.633466  7712 catalog_manager.cc:5697] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 1 to 2, leader changed from f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129) to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.642411  8398 raft_consensus.cc:493] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.642926  8398 raft_consensus.cc:515] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:18.645169  8398 leader_election.cc:290] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:18.645653  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.646375  8369 raft_consensus.cc:2393] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b4a7aa3672df4d10a3f8c40eabe22d65 in current term 2: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:18.646194  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49436cb34504437c97d754eac5f6566a" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:18.647733  7856 leader_election.cc:304] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [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: b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:18.648531  8398 raft_consensus.cc:3060] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.650148  8175 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.650758  8175 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.652637  8175 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:18.653201  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d" is_pre_election: true
I20260713 09:01:18.654017  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.654605  8369 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 1.
I20260713 09:01:18.657281  7928 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d
I20260713 09:01:18.658622  8175 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.659011  8175 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.659382  8175 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.658269  8282 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.663553  8398 raft_consensus.cc:2749] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:18.664288  8282 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.668088  8282 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:18.668012  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b" is_pre_election: true
I20260713 09:01:18.668004  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.669072  8369 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33ab5797b366439fbe6aec903390292d in term 1.
I20260713 09:01:18.669848  8002 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:18.669768  8175 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.670614  8282 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260713 09:01:18.671036  7965 raft_consensus.cc:2393] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 2: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:18.670976  8282 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.671541  8282 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.671829  8175 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:18.673306  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.673626  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:18.673840  8369 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.681419  8282 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.682478  8034 raft_consensus.cc:2393] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e7efaab4f090470d9947ac94081ac00b in current term 2: Already voted for candidate 33ab5797b366439fbe6aec903390292d in this term.
I20260713 09:01:18.684724  8282 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [CANDIDATE]: Term 2 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919)
I20260713 09:01:18.685336  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:18.686041  7965 raft_consensus.cc:2393] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 2: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:18.686190  8369 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7efaab4f090470d9947ac94081ac00b in term 2.
I20260713 09:01:18.687491  7928 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 33ab5797b366439fbe6aec903390292d
I20260713 09:01:18.687976  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "33ab5797b366439fbe6aec903390292d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
I20260713 09:01:18.688681  8369 raft_consensus.cc:2393] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 33ab5797b366439fbe6aec903390292d in current term 2: Already voted for candidate e7efaab4f090470d9947ac94081ac00b in this term.
I20260713 09:01:18.689303  8175 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:18.689486  8002 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [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: 33ab5797b366439fbe6aec903390292d; no voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:18.690366  8141 raft_consensus.cc:2749] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260713 09:01:18.690845  8175 raft_consensus.cc:697] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Becoming Leader. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:18.691651  8175 consensus_queue.cc:237] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:18.699218  7712 catalog_manager.cc:5697] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b reported cstate change: term changed from 1 to 2, leader changed from f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129) to e7efaab4f090470d9947ac94081ac00b (127.5.160.131). New cstate: current_term: 2 leader_uuid: "e7efaab4f090470d9947ac94081ac00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:18.774519  8175 raft_consensus.cc:493] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f4b4d809dfbc46018c1496b9a708fdc8)
I20260713 09:01:18.774957  8175 raft_consensus.cc:515] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:18.777065  8175 leader_election.cc:290] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:18.777314  8369 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" is_pre_election: true
I20260713 09:01:18.777535  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b25243361c240bb854e96a4b7a42bd9" candidate_uuid: "e7efaab4f090470d9947ac94081ac00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" is_pre_election: true
I20260713 09:01:18.778189  8369 raft_consensus.cc:2393] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7efaab4f090470d9947ac94081ac00b in current term 2: Already voted for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in this term.
I20260713 09:01:18.779124  7928 leader_election.cc:304] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [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: e7efaab4f090470d9947ac94081ac00b; no voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:18.779691  8175 raft_consensus.cc:3060] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:18.784206  8175 raft_consensus.cc:2749] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260713 09:01:18.883611  8370 raft_consensus.cc:1275] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:18.884680  8175 consensus_queue.cc:1048] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:18.897065  7891 raft_consensus.cc:1275] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:18.898695  8191 consensus_queue.cc:1048] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:18.923974  7891 raft_consensus.cc:1275] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer 33ab5797b366439fbe6aec903390292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:18.925426  8425 consensus_queue.cc:1048] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:18.942663  8370 raft_consensus.cc:1275] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer 33ab5797b366439fbe6aec903390292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:18.944140  8282 consensus_queue.cc:1048] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.010172  7891 raft_consensus.cc:1275] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer 33ab5797b366439fbe6aec903390292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.011291  8282 consensus_queue.cc:1048] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.020292  8370 raft_consensus.cc:1275] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer 33ab5797b366439fbe6aec903390292d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.021636  8415 consensus_queue.cc:1048] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.035413  7965 raft_consensus.cc:1275] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Refusing update from remote peer b4a7aa3672df4d10a3f8c40eabe22d65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.036445  8427 consensus_queue.cc:1048] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.047212  8370 raft_consensus.cc:1275] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer b4a7aa3672df4d10a3f8c40eabe22d65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.049674  8398 consensus_queue.cc:1048] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.304431  8370 raft_consensus.cc:1275] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.305688  8175 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:19.312011  8033 raft_consensus.cc:1275] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer e7efaab4f090470d9947ac94081ac00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:19.319711  8191 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:27.886569  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:27.914606  8033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a"
dest_uuid: "33ab5797b366439fbe6aec903390292d"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:56776
I20260713 09:01:27.915305  8033 raft_consensus.cc:606] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:27.926040  7965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426f3a81b759410db5baca84902f2905"
dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:58160
I20260713 09:01:27.926456  7965 raft_consensus.cc:606] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:27.928464  8033 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b"
dest_uuid: "33ab5797b366439fbe6aec903390292d"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:56776
I20260713 09:01:27.928859  8033 raft_consensus.cc:606] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:27.931440  7965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6"
dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:58160
I20260713 09:01:27.931890  7965 raft_consensus.cc:606] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:27.933748  7965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a"
dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:58160
I20260713 09:01:27.934104  7965 raft_consensus.cc:606] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:27.934986  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260713 09:01:27.935550  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:28.163295  8465 raft_consensus.cc:993] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.163805  8465 raft_consensus.cc:1081] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.165313  8370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38044
I20260713 09:01:28.165721  8370 raft_consensus.cc:493] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.166010  8370 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.170935  8370 raft_consensus.cc:515] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:28.174386  8370 leader_election.cc:290] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:28.175948  8459 raft_consensus.cc:993] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.178186  8466 raft_consensus.cc:1081] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.188601  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:28.189357  7965 raft_consensus.cc:3055] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:28.189538  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8810c9cd5d34ba581313d1a5bfe073a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:28.189643  7965 raft_consensus.cc:740] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:28.190156  8033 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.190140  8370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38044
I20260713 09:01:28.190927  8370 raft_consensus.cc:493] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.190547  7965 consensus_queue.cc:260] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:28.191285  8370 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.191953  7965 raft_consensus.cc:3060] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.196867  7965 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 3.
I20260713 09:01:28.197547  8033 raft_consensus.cc:2468] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 3.
I20260713 09:01:28.197898  8370 raft_consensus.cc:515] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:28.198125  8325 leader_election.cc:304] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [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: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:28.199920  8370 leader_election.cc:290] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431), e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321)
I20260713 09:01:28.203814  8471 raft_consensus.cc:2804] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:28.204624  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:28.205116  7965 raft_consensus.cc:3055] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.205327  7965 raft_consensus.cc:740] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:28.206055  7965 consensus_queue.cc:260] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:28.206055  8471 raft_consensus.cc:697] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:28.207422  7965 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.207422  8471 consensus_queue.cc:237] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [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: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:28.212793  7965 raft_consensus.cc:2468] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.213575  8325 leader_election.cc:304] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e7efaab4f090470d9947ac94081ac00b, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:28.214320  8473 raft_consensus.cc:2804] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.214805  8473 raft_consensus.cc:697] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:28.215015  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b0736388b8045c580dfb29f938e64a6" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:28.215684  7891 raft_consensus.cc:3060] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.216233  8473 consensus_queue.cc:237] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } }
I20260713 09:01:28.217317  7712 catalog_manager.cc:5697] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 2 to 3, leader changed from e7efaab4f090470d9947ac94081ac00b (127.5.160.131) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:28.221366  7891 raft_consensus.cc:2468] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.234520  7712 catalog_manager.cc:5697] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 1 to 2, leader changed from e7efaab4f090470d9947ac94081ac00b (127.5.160.131) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:28.253023  8459 raft_consensus.cc:993] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.253515  8470 raft_consensus.cc:1081] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.254884  8370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426f3a81b759410db5baca84902f2905"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38044
I20260713 09:01:28.255254  8370 raft_consensus.cc:493] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.255505  8370 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.259438  8370 raft_consensus.cc:515] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.260685  8370 leader_election.cc:290] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 3 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:28.261489  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:28.261664  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426f3a81b759410db5baca84902f2905" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:28.262022  7965 raft_consensus.cc:3055] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:28.262100  8033 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.262353  7965 raft_consensus.cc:740] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:28.263095  7965 consensus_queue.cc:260] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.264240  7965 raft_consensus.cc:3060] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:28.267896  8033 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 3.
I20260713 09:01:28.268959  8327 leader_election.cc:304] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [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: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:28.269706  8473 raft_consensus.cc:2804] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:28.270063  8473 raft_consensus.cc:697] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:28.270076  7965 raft_consensus.cc:2468] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 3.
I20260713 09:01:28.271046  8473 consensus_queue.cc:237] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [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: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.277016  7712 catalog_manager.cc:5697] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 2 to 3, leader changed from e7efaab4f090470d9947ac94081ac00b (127.5.160.131) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 3 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:28.340493  8460 raft_consensus.cc:993] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.340935  8481 raft_consensus.cc:1081] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.342156  8370 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:01:28.342535  8370 raft_consensus.cc:493] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.342742  8370 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.346791  8370 raft_consensus.cc:515] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.348518  8370 leader_election.cc:290] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:28.348891  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:28.349434  8033 raft_consensus.cc:3055] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.349433  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20196317f75d4fac9e6fc387e263e65a" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:28.349916  8033 raft_consensus.cc:740] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:28.350149  7891 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.350610  8460 raft_consensus.cc:993] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.351104  8481 raft_consensus.cc:1081] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:28.350911  8033 consensus_queue.cc:260] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.352044  8033 raft_consensus.cc:3060] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.352720  8369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38056
I20260713 09:01:28.353214  8369 raft_consensus.cc:493] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.353497  8369 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.354967  7891 raft_consensus.cc:2468] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.355973  8326 leader_election.cc:304] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:28.356593  8473 raft_consensus.cc:2804] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.356950  8473 raft_consensus.cc:697] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:28.357626  8473 consensus_queue.cc:237] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.358405  8033 raft_consensus.cc:2468] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.359719  8369 raft_consensus.cc:515] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.362349  8369 leader_election.cc:290] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279), b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431)
I20260713 09:01:28.362550  7891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
I20260713 09:01:28.363078  7891 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.363086  8033 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5218bc32f7f14966935301962a7dd40b" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:28.363725  8033 raft_consensus.cc:3055] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.364005  8033 raft_consensus.cc:740] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33ab5797b366439fbe6aec903390292d, State: Running, Role: LEADER
I20260713 09:01:28.364718  8033 consensus_queue.cc:260] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.365808  8033 raft_consensus.cc:3060] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.366083  7712 catalog_manager.cc:5697] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 1 to 2, leader changed from 33ab5797b366439fbe6aec903390292d (127.5.160.132) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:28.368607  7891 raft_consensus.cc:2468] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.369729  8326 leader_election.cc:304] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b4a7aa3672df4d10a3f8c40eabe22d65, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:28.370452  8473 raft_consensus.cc:2804] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.370923  8473 raft_consensus.cc:697] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:28.371405  8033 raft_consensus.cc:2468] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:28.372192  8473 consensus_queue.cc:237] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } }
I20260713 09:01:28.382640  7712 catalog_manager.cc:5697] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 1 to 2, leader changed from 33ab5797b366439fbe6aec903390292d (127.5.160.132) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:28.659061  7965 raft_consensus.cc:1275] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:28.660123  8473 consensus_queue.cc:1048] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.669199  8033 raft_consensus.cc:1275] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260713 09:01:28.670841  8473 consensus_queue.cc:1048] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.682137  7891 raft_consensus.cc:1275] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.683539  8473 consensus_queue.cc:1048] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.695125  7965 raft_consensus.cc:1275] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.696319  8490 consensus_queue.cc:1048] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.781430  7965 raft_consensus.cc:1275] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:28.782442  8471 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:28.792065  8034 raft_consensus.cc:1275] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:28.793426  8490 consensus_queue.cc:1048] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:28.817991  8034 raft_consensus.cc:1275] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.819000  8490 consensus_queue.cc:1048] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.828037  7891 raft_consensus.cc:1275] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.829159  8471 consensus_queue.cc:1048] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.858352  8034 raft_consensus.cc:1275] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.859345  8471 consensus_queue.cc:1048] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.869580  7891 raft_consensus.cc:1275] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:28.870916  8473 consensus_queue.cc:1048] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:28.936307  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:28.950266  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:28.963279  7965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27"
dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
mode: GRACEFUL
new_leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:58160
I20260713 09:01:28.963723  7965 raft_consensus.cc:606] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Received request to transfer leadership to TS f4b4d809dfbc46018c1496b9a708fdc8
I20260713 09:01:28.965703  7965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951"
dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
mode: GRACEFUL
new_leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
 from {username='slave'} at 127.0.0.1:58160
I20260713 09:01:28.966075  7965 raft_consensus.cc:606] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Received request to transfer leadership to TS b4a7aa3672df4d10a3f8c40eabe22d65
I20260713 09:01:28.966981  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:28.967649  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:28.969233  8459 raft_consensus.cc:993] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: : Instructing follower b4a7aa3672df4d10a3f8c40eabe22d65 to start an election
I20260713 09:01:28.969606  8470 raft_consensus.cc:1081] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Signalling peer b4a7aa3672df4d10a3f8c40eabe22d65 to start an election
I20260713 09:01:28.970824  7890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951"
dest_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65"
 from {username='slave'} at 127.0.0.1:50506
I20260713 09:01:28.971194  7890 raft_consensus.cc:493] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:28.971418  7890 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.975852  7890 raft_consensus.cc:515] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.978091  7890 leader_election.cc:290] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:28.978320  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:28.978739  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da29c114ba3485ab3a218ec28ea5951" candidate_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:28.978863  7965 raft_consensus.cc:3055] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:28.979174  8034 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.979204  7965 raft_consensus.cc:740] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:28.980854  7965 consensus_queue.cc:260] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.981716  7965 raft_consensus.cc:3060] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:28.983798  8034 raft_consensus.cc:2468] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 2.
I20260713 09:01:28.984691  7856 leader_election.cc:304] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, b4a7aa3672df4d10a3f8c40eabe22d65; no voters: 
I20260713 09:01:28.985405  8461 raft_consensus.cc:2804] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:28.986135  7965 raft_consensus.cc:2468] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b4a7aa3672df4d10a3f8c40eabe22d65 in term 2.
I20260713 09:01:28.986284  8461 raft_consensus.cc:697] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 LEADER]: Becoming Leader. State: Replica: b4a7aa3672df4d10a3f8c40eabe22d65, State: Running, Role: LEADER
I20260713 09:01:28.987176  8461 consensus_queue.cc:237] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } }
I20260713 09:01:28.993499  7712 catalog_manager.cc:5697] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 reported cstate change: term changed from 1 to 2, leader changed from e7efaab4f090470d9947ac94081ac00b (127.5.160.131) to b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b4a7aa3672df4d10a3f8c40eabe22d65" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 37431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:29.203178  8459 raft_consensus.cc:993] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: : Instructing follower f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:29.203578  8470 raft_consensus.cc:1081] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Signalling peer f4b4d809dfbc46018c1496b9a708fdc8 to start an election
I20260713 09:01:29.204757  8369 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27"
dest_uuid: "f4b4d809dfbc46018c1496b9a708fdc8"
 from {username='slave'} at 127.0.0.1:38044
I20260713 09:01:29.205159  8369 raft_consensus.cc:493] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:29.205485  8369 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.209683  8369 raft_consensus.cc:515] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:29.211054  8369 leader_election.cc:290] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Requested vote from peers e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321), 33ab5797b366439fbe6aec903390292d (127.5.160.132:37279)
I20260713 09:01:29.211591  7965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7efaab4f090470d9947ac94081ac00b"
I20260713 09:01:29.211982  8034 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "554ce297f3cd4f66a6a95ff4feb25e27" candidate_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33ab5797b366439fbe6aec903390292d"
I20260713 09:01:29.212105  7965 raft_consensus.cc:3055] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:29.212419  7965 raft_consensus.cc:740] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e7efaab4f090470d9947ac94081ac00b, State: Running, Role: LEADER
I20260713 09:01:29.212430  8034 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.213019  7965 consensus_queue.cc:260] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:29.213915  7965 raft_consensus.cc:3060] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:29.216701  8034 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:29.217581  8327 leader_election.cc:304] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33ab5797b366439fbe6aec903390292d, f4b4d809dfbc46018c1496b9a708fdc8; no voters: 
I20260713 09:01:29.218176  7965 raft_consensus.cc:2468] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4b4d809dfbc46018c1496b9a708fdc8 in term 2.
I20260713 09:01:29.218254  8473 raft_consensus.cc:2804] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:29.218915  8473 raft_consensus.cc:697] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Becoming Leader. State: Replica: f4b4d809dfbc46018c1496b9a708fdc8, State: Running, Role: LEADER
I20260713 09:01:29.219786  8473 consensus_queue.cc:237] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } }
I20260713 09:01:29.227146  7712 catalog_manager.cc:5697] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 reported cstate change: term changed from 1 to 2, leader changed from e7efaab4f090470d9947ac94081ac00b (127.5.160.131) to f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4b4d809dfbc46018c1496b9a708fdc8" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 33919 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:29.447613  7964 raft_consensus.cc:1275] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Refusing update from remote peer b4a7aa3672df4d10a3f8c40eabe22d65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.448745  8500 consensus_queue.cc:1048] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.458752  8034 raft_consensus.cc:1275] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer b4a7aa3672df4d10a3f8c40eabe22d65: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.460068  8461 consensus_queue.cc:1048] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.672204  7964 raft_consensus.cc:1275] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.673281  8471 consensus_queue.cc:1048] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7efaab4f090470d9947ac94081ac00b" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.682603  8034 raft_consensus.cc:1275] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Refusing update from remote peer f4b4d809dfbc46018c1496b9a708fdc8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:29.683923  8471 consensus_queue.cc:1048] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33ab5797b366439fbe6aec903390292d" member_type: VOTER last_known_addr { host: "127.5.160.132" port: 37279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:29.968354  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:29.982121  5762 tablet_server.cc:179] TabletServer@127.5.160.129:33919 shutting down...
I20260713 09:01:29.998111  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:29.998854  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:29.999504  5762 raft_consensus.cc:2243] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:29.999912  5762 raft_consensus.cc:2272] T 0b25243361c240bb854e96a4b7a42bd9 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.001786  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.002372  5762 raft_consensus.cc:2243] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.003063  5762 raft_consensus.cc:2272] T 426f3a81b759410db5baca84902f2905 P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.004962  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.005645  5762 raft_consensus.cc:2243] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.006024  5762 raft_consensus.cc:2272] T 1fb8232205e74c00a8f6eda2d27e4851 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.006675  7928 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
I20260713 09:01:30.008340  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.009034  5762 raft_consensus.cc:2243] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.009496  5762 raft_consensus.cc:2272] T 8440b64b8c36441991564337021e7ce5 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.010783  7928 consensus_peers.cc:597] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.011811  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.012352  5762 raft_consensus.cc:2243] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.012790  5762 raft_consensus.cc:2272] T 80ed71ba1b364fa6b4960e95c6485b3f P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.015136  5762 tablet_replica.cc:333] stopping tablet replica
W20260713 09:01:30.015204  7928 consensus_peers.cc:597] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.015654  5762 raft_consensus.cc:2243] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.016023  5762 raft_consensus.cc:2272] T 40dd4dbf8ca24344b76abee37d560638 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.018185  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.018975  5762 raft_consensus.cc:2243] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.019631  5762 raft_consensus.cc:2272] T 554ce297f3cd4f66a6a95ff4feb25e27 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.020174  7854 consensus_peers.cc:597] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.021890  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.022387  5762 raft_consensus.cc:2243] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.023033  5762 raft_consensus.cc:2272] T 5218bc32f7f14966935301962a7dd40b P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.024654  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.025131  5762 raft_consensus.cc:2243] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.025735  5762 raft_consensus.cc:2272] T 8b0736388b8045c580dfb29f938e64a6 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.027410  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.027843  5762 raft_consensus.cc:2243] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.028425  5762 raft_consensus.cc:2272] T 20196317f75d4fac9e6fc387e263e65a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.030073  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.030601  5762 raft_consensus.cc:2243] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.030943  5762 raft_consensus.cc:2272] T fca0bc7d53504519ae7916d695d925b7 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.032634  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.033054  5762 raft_consensus.cc:2243] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.033341  5762 raft_consensus.cc:2272] T fd75652445e34bf889c2c46b9eada465 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.034960  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.035383  5762 raft_consensus.cc:2243] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.035706  5762 raft_consensus.cc:2272] T bf38a31d175549b6aee277a26739db18 P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.037269  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.037669  5762 raft_consensus.cc:2243] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.038002  5762 raft_consensus.cc:2272] T eba960c6b187458fa90048369fb9ac1c P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.039670  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.040103  5762 raft_consensus.cc:2243] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.040395  5762 raft_consensus.cc:2272] T aa3574c7cf64428aac30e1d2997abb57 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.041947  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.042340  5762 raft_consensus.cc:2243] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.042673  5762 raft_consensus.cc:2272] T d7ea7fbc200a4c19a55d5253d0a71349 P f4b4d809dfbc46018c1496b9a708fdc8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.044575  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.045140  5762 raft_consensus.cc:2243] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.045953  5762 raft_consensus.cc:2272] T c8810c9cd5d34ba581313d1a5bfe073a P f4b4d809dfbc46018c1496b9a708fdc8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.047674  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:30.048079  5762 raft_consensus.cc:2243] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.048416  5762 raft_consensus.cc:2272] T 49436cb34504437c97d754eac5f6566a P f4b4d809dfbc46018c1496b9a708fdc8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.083070  5762 tablet_server.cc:196] TabletServer@127.5.160.129:33919 shutdown complete.
I20260713 09:01:30.112807  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:01:30.135528  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:30.136216  5762 tablet_replica.cc:333] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.136857  5762 raft_consensus.cc:2243] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.137274  5762 raft_consensus.cc:2272] T 3ba0c46ca49c44908cc0b4094ee6923b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.139348  5762 tablet_replica.cc:333] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.140064  5762 raft_consensus.cc:2243] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.140556  5762 raft_consensus.cc:2272] T eba960c6b187458fa90048369fb9ac1c P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.142971  5762 tablet_replica.cc:333] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.143842  5762 raft_consensus.cc:2243] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.144457  5762 raft_consensus.cc:2272] T bf38a31d175549b6aee277a26739db18 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.147115  5762 tablet_replica.cc:333] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.147784  5762 raft_consensus.cc:2243] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:30.147927  8003 consensus_peers.cc:597] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.148594  5762 raft_consensus.cc:2272] T 8440b64b8c36441991564337021e7ce5 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.149132  7854 consensus_peers.cc:597] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.151187  5762 tablet_replica.cc:333] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.151854  5762 raft_consensus.cc:2243] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.152318  5762 raft_consensus.cc:2272] T 20196317f75d4fac9e6fc387e263e65a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.153640  8002 consensus_peers.cc:597] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.154323  5762 tablet_replica.cc:333] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.154855  5762 raft_consensus.cc:2243] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.155211  5762 raft_consensus.cc:2272] T 8b0736388b8045c580dfb29f938e64a6 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.157166  5762 tablet_replica.cc:333] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.157744  5762 raft_consensus.cc:2243] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.158527  5762 raft_consensus.cc:2272] T fd75652445e34bf889c2c46b9eada465 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.160470  5762 tablet_replica.cc:333] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.160982  5762 raft_consensus.cc:2243] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.161329  5762 raft_consensus.cc:2272] T 5218bc32f7f14966935301962a7dd40b P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.162688  8003 consensus_peers.cc:597] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.162923  5762 tablet_replica.cc:333] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.163430  5762 raft_consensus.cc:2243] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.163789  5762 raft_consensus.cc:2272] T 40dd4dbf8ca24344b76abee37d560638 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.165442  5762 tablet_replica.cc:333] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.165897  5762 raft_consensus.cc:2243] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.166586  5762 raft_consensus.cc:2272] T 1fb8232205e74c00a8f6eda2d27e4851 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.168231  5762 tablet_replica.cc:333] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.168676  5762 raft_consensus.cc:2243] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.169332  5762 raft_consensus.cc:2272] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.170990  5762 tablet_replica.cc:333] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.171424  5762 raft_consensus.cc:2243] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.172050  5762 raft_consensus.cc:2272] T 9da29c114ba3485ab3a218ec28ea5951 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.173913  5762 tablet_replica.cc:333] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.174357  5762 raft_consensus.cc:2243] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.174774  5762 raft_consensus.cc:2272] T 49436cb34504437c97d754eac5f6566a P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.176388  5762 tablet_replica.cc:333] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.176803  5762 raft_consensus.cc:2243] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.177251  5762 raft_consensus.cc:2272] T caefe047aace400ea62f21fe32f23ebd P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.179440  5762 tablet_replica.cc:333] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.180006  5762 raft_consensus.cc:2243] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.180474  5762 raft_consensus.cc:2272] T a8b01a556726441e890d95e7017bbc25 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.182601  5762 tablet_replica.cc:333] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.183004  5762 raft_consensus.cc:2243] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.183661  5762 raft_consensus.cc:2272] T d7ea7fbc200a4c19a55d5253d0a71349 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.185163  5762 tablet_replica.cc:333] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.185552  5762 raft_consensus.cc:2243] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.185904  5762 raft_consensus.cc:2272] T 47a17d55e66f48a49f265d6726c6f5b7 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.187423  5762 tablet_replica.cc:333] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65: stopping tablet replica
I20260713 09:01:30.187805  5762 raft_consensus.cc:2243] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.188539  5762 raft_consensus.cc:2272] T 0b25243361c240bb854e96a4b7a42bd9 P b4a7aa3672df4d10a3f8c40eabe22d65 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.196674  7928 consensus_peers.cc:597] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.224001  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:01:30.235097  7928 consensus_peers.cc:597] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b -> Peer f4b4d809dfbc46018c1496b9a708fdc8 (127.5.160.129:33919): Couldn't send request to peer f4b4d809dfbc46018c1496b9a708fdc8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:33919: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.251016  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:01:30.272400  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:30.273044  5762 tablet_replica.cc:333] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.273586  5762 raft_consensus.cc:2243] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.273972  5762 raft_consensus.cc:2272] T 554ce297f3cd4f66a6a95ff4feb25e27 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.275954  5762 tablet_replica.cc:333] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.276433  5762 raft_consensus.cc:2243] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.277086  5762 raft_consensus.cc:2272] T bf38a31d175549b6aee277a26739db18 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.278739  5762 tablet_replica.cc:333] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.279223  5762 raft_consensus.cc:2243] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.279870  5762 raft_consensus.cc:2272] T a8b01a556726441e890d95e7017bbc25 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.281396  5762 tablet_replica.cc:333] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.281854  5762 raft_consensus.cc:2243] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.282213  5762 raft_consensus.cc:2272] T d7ea7fbc200a4c19a55d5253d0a71349 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.283895  5762 tablet_replica.cc:333] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.284340  5762 raft_consensus.cc:2243] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.284677  5762 raft_consensus.cc:2272] T 8b0736388b8045c580dfb29f938e64a6 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.286186  5762 tablet_replica.cc:333] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.286684  5762 raft_consensus.cc:2243] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.287320  5762 raft_consensus.cc:2272] T fca0bc7d53504519ae7916d695d925b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.288924  5762 tablet_replica.cc:333] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.289373  5762 raft_consensus.cc:2243] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.289724  5762 raft_consensus.cc:2272] T fd75652445e34bf889c2c46b9eada465 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.291353  5762 tablet_replica.cc:333] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.291827  5762 raft_consensus.cc:2243] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.292444  5762 raft_consensus.cc:2272] T 3ba0c46ca49c44908cc0b4094ee6923b P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.294015  5762 tablet_replica.cc:333] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.294457  5762 raft_consensus.cc:2243] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.294833  5762 raft_consensus.cc:2272] T 80ed71ba1b364fa6b4960e95c6485b3f P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.296279  5762 tablet_replica.cc:333] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.296702  5762 raft_consensus.cc:2243] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.297043  5762 raft_consensus.cc:2272] T 426f3a81b759410db5baca84902f2905 P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.298610  5762 tablet_replica.cc:333] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.299059  5762 raft_consensus.cc:2243] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.299419  5762 raft_consensus.cc:2272] T 0b25243361c240bb854e96a4b7a42bd9 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.300920  5762 tablet_replica.cc:333] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.301335  5762 raft_consensus.cc:2243] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.301677  5762 raft_consensus.cc:2272] T 47a17d55e66f48a49f265d6726c6f5b7 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.303148  5762 tablet_replica.cc:333] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.303577  5762 raft_consensus.cc:2243] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.304226  5762 raft_consensus.cc:2272] T aa3574c7cf64428aac30e1d2997abb57 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.305963  5762 tablet_replica.cc:333] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.306396  5762 raft_consensus.cc:2243] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.306766  5762 raft_consensus.cc:2272] T caefe047aace400ea62f21fe32f23ebd P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.308531  5762 tablet_replica.cc:333] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.308974  5762 raft_consensus.cc:2243] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.309307  5762 raft_consensus.cc:2272] T c8810c9cd5d34ba581313d1a5bfe073a P e7efaab4f090470d9947ac94081ac00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.310847  5762 tablet_replica.cc:333] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.311280  5762 raft_consensus.cc:2243] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.311618  5762 raft_consensus.cc:2272] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.313091  5762 tablet_replica.cc:333] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.313462  5762 raft_consensus.cc:2243] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.313763  5762 raft_consensus.cc:2272] T 9da29c114ba3485ab3a218ec28ea5951 P e7efaab4f090470d9947ac94081ac00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.315737  5762 tablet_replica.cc:333] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b: stopping tablet replica
I20260713 09:01:30.316128  5762 raft_consensus.cc:2243] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.316741  5762 raft_consensus.cc:2272] T 8440b64b8c36441991564337021e7ce5 P e7efaab4f090470d9947ac94081ac00b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:30.345754  8002 consensus_peers.cc:597] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d -> Peer e7efaab4f090470d9947ac94081ac00b (127.5.160.131:38321): Couldn't send request to peer e7efaab4f090470d9947ac94081ac00b. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.131:38321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.350456  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
W20260713 09:01:30.352568  8003 consensus_peers.cc:597] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:37431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.377230  5762 tablet_server.cc:179] TabletServer@127.5.160.132:0 shutting down...
W20260713 09:01:30.383945  8003 consensus_peers.cc:597] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:37431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:30.401418  8003 consensus_peers.cc:597] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d -> Peer b4a7aa3672df4d10a3f8c40eabe22d65 (127.5.160.130:37431): Couldn't send request to peer b4a7aa3672df4d10a3f8c40eabe22d65. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:37431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:30.404868  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:30.405606  5762 tablet_replica.cc:333] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.406170  5762 raft_consensus.cc:2243] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.406925  5762 raft_consensus.cc:2272] T eba960c6b187458fa90048369fb9ac1c P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.408758  5762 tablet_replica.cc:333] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.409217  5762 raft_consensus.cc:2243] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.409554  5762 raft_consensus.cc:2272] T 20196317f75d4fac9e6fc387e263e65a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.412498  5762 tablet_replica.cc:333] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.412956  5762 raft_consensus.cc:2243] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.413275  5762 raft_consensus.cc:2272] T fca0bc7d53504519ae7916d695d925b7 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.414955  5762 tablet_replica.cc:333] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.415400  5762 raft_consensus.cc:2243] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.415750  5762 raft_consensus.cc:2272] T a8b01a556726441e890d95e7017bbc25 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.417232  5762 tablet_replica.cc:333] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.417671  5762 raft_consensus.cc:2243] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.418005  5762 raft_consensus.cc:2272] T c8810c9cd5d34ba581313d1a5bfe073a P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.419580  5762 tablet_replica.cc:333] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.420044  5762 raft_consensus.cc:2243] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.420390  5762 raft_consensus.cc:2272] T 46cc52e0e2e6478ca3ce3bd8d8e25a83 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.422019  5762 tablet_replica.cc:333] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.422448  5762 raft_consensus.cc:2243] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.423147  5762 raft_consensus.cc:2272] T 49436cb34504437c97d754eac5f6566a P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.424726  5762 tablet_replica.cc:333] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.425211  5762 raft_consensus.cc:2243] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.425557  5762 raft_consensus.cc:2272] T 9da29c114ba3485ab3a218ec28ea5951 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.427662  5762 tablet_replica.cc:333] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.428120  5762 raft_consensus.cc:2243] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.428782  5762 raft_consensus.cc:2272] T 40dd4dbf8ca24344b76abee37d560638 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.430370  5762 tablet_replica.cc:333] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.430871  5762 raft_consensus.cc:2243] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.431214  5762 raft_consensus.cc:2272] T 554ce297f3cd4f66a6a95ff4feb25e27 P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.432998  5762 tablet_replica.cc:333] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.433439  5762 raft_consensus.cc:2243] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.433785  5762 raft_consensus.cc:2272] T 5218bc32f7f14966935301962a7dd40b P 33ab5797b366439fbe6aec903390292d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.435316  5762 tablet_replica.cc:333] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.435755  5762 raft_consensus.cc:2243] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.436110  5762 raft_consensus.cc:2272] T 1fb8232205e74c00a8f6eda2d27e4851 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.437685  5762 tablet_replica.cc:333] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.438113  5762 raft_consensus.cc:2243] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.438434  5762 raft_consensus.cc:2272] T 426f3a81b759410db5baca84902f2905 P 33ab5797b366439fbe6aec903390292d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.439982  5762 tablet_replica.cc:333] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.440405  5762 raft_consensus.cc:2243] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.441042  5762 raft_consensus.cc:2272] T 47a17d55e66f48a49f265d6726c6f5b7 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.442667  5762 tablet_replica.cc:333] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.443248  5762 raft_consensus.cc:2243] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.443687  5762 raft_consensus.cc:2272] T aa3574c7cf64428aac30e1d2997abb57 P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.445874  5762 tablet_replica.cc:333] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.446444  5762 raft_consensus.cc:2243] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.447193  5762 raft_consensus.cc:2272] T caefe047aace400ea62f21fe32f23ebd P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.448956  5762 tablet_replica.cc:333] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.449398  5762 raft_consensus.cc:2243] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:30.449752  5762 raft_consensus.cc:2272] T 3ba0c46ca49c44908cc0b4094ee6923b P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.451421  5762 tablet_replica.cc:333] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d: stopping tablet replica
I20260713 09:01:30.451845  5762 raft_consensus.cc:2243] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.452510  5762 raft_consensus.cc:2272] T 80ed71ba1b364fa6b4960e95c6485b3f P 33ab5797b366439fbe6aec903390292d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.511358  5762 tablet_server.cc:196] TabletServer@127.5.160.132:0 shutdown complete.
I20260713 09:01:30.538214  5762 master.cc:562] Master@127.5.160.190:35645 shutting down...
I20260713 09:01:30.556653  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:30.557116  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:30.557410  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P c22e721356864278bee9b136f8d07c20: stopping tablet replica
I20260713 09:01:30.576097  5762 master.cc:584] Master@127.5.160.190:35645 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (18321 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260713 09:01:30.623410  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:40497
I20260713 09:01:30.624434  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:30.629709  8521 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.629774  8522 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.630347  8524 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:30.631860  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:30.632603  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:30.632767  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:30.632881  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933290632871 us; error 0 us; skew 500 ppm
I20260713 09:01:30.633318  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:30.635385  5762 webserver.cc:533] Webserver started at http://127.5.160.190:38477/ using document root <none> and password file <none>
I20260713 09:01:30.635773  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:30.635926  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:30.636122  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:30.637099  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "761a65a4ee874e58acd5a7de6f5ac38f"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.640962  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:30.643836  8529 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.644481  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:30.644716  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "761a65a4ee874e58acd5a7de6f5ac38f"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.644971  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:30.657188  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:30.658228  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:30.692616  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:40497
I20260713 09:01:30.692714  8580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:40497 every 8 connection(s)
I20260713 09:01:30.696159  8581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:30.705286  8581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f: Bootstrap starting.
I20260713 09:01:30.709630  8581 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:30.713191  8581 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f: No bootstrap required, opened a new log
I20260713 09:01:30.715092  8581 raft_consensus.cc:359] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER }
I20260713 09:01:30.715435  8581 raft_consensus.cc:385] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:30.715601  8581 raft_consensus.cc:740] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 761a65a4ee874e58acd5a7de6f5ac38f, State: Initialized, Role: FOLLOWER
I20260713 09:01:30.716107  8581 consensus_queue.cc:260] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER }
I20260713 09:01:30.716501  8581 raft_consensus.cc:399] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:30.716678  8581 raft_consensus.cc:493] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:30.716877  8581 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:30.720603  8581 raft_consensus.cc:515] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER }
I20260713 09:01:30.721016  8581 leader_election.cc:304] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [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: 761a65a4ee874e58acd5a7de6f5ac38f; no voters: 
I20260713 09:01:30.721959  8581 leader_election.cc:290] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:30.722209  8584 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:30.723364  8584 raft_consensus.cc:697] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 1 LEADER]: Becoming Leader. State: Replica: 761a65a4ee874e58acd5a7de6f5ac38f, State: Running, Role: LEADER
I20260713 09:01:30.723970  8584 consensus_queue.cc:237] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [LEADER]: Queue going to LEADER mode. State: All 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: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER }
I20260713 09:01:30.724536  8581 sys_catalog.cc:565] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:30.727875  8585 sys_catalog.cc:455] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER } }
I20260713 09:01:30.728092  8586 sys_catalog.cc:455] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 761a65a4ee874e58acd5a7de6f5ac38f. Latest consensus state: current_term: 1 leader_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "761a65a4ee874e58acd5a7de6f5ac38f" member_type: VOTER } }
I20260713 09:01:30.728502  8585 sys_catalog.cc:458] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:30.728675  8586 sys_catalog.cc:458] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:30.732815  8592 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:30.737397  8592 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:30.740360  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:30.745012  8592 catalog_manager.cc:1383] Generated new cluster ID: 9bef53ee3d424c2791e7cde7aa7f7f33
I20260713 09:01:30.745278  8592 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:30.767769  8592 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:30.768908  8592 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:30.778709  8592 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f: Generated new TSK 0
I20260713 09:01:30.779197  8592 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:30.806432  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:30.811951  8602 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.812975  8603 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.814218  8605 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:30.814359  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:30.815228  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:30.815426  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:30.815574  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933290815556 us; error 0 us; skew 500 ppm
I20260713 09:01:30.816056  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:30.818027  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39655/ using document root <none> and password file <none>
I20260713 09:01:30.818447  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:30.818655  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:30.818897  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:30.819921  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "17449e1dd22f4ed7907a0fb6eca86310"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.824065  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260713 09:01:30.827111  8610 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.827754  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:30.828011  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "17449e1dd22f4ed7907a0fb6eca86310"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.828244  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:30.850436  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:30.851526  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:30.852808  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:30.854875  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:30.855060  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.855259  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:30.855419  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.892535  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:35481
I20260713 09:01:30.892628  8672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:35481 every 8 connection(s)
I20260713 09:01:30.896979  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:30.903419  8677 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.904752  8678 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:30.905974  8680 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:30.906845  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:30.908226  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:30.908456  8673 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40497
W20260713 09:01:30.908480  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:30.908862  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933290908843 us; error 0 us; skew 500 ppm
I20260713 09:01:30.908913  8673 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:30.909437  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:30.909600  8673 heartbeater.cc:507] Master 127.5.160.190:40497 requested a full tablet report, sending...
I20260713 09:01:30.911804  8546 ts_manager.cc:194] Registered new tserver with Master: 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481)
I20260713 09:01:30.911942  5762 webserver.cc:533] Webserver started at http://127.5.160.130:40539/ using document root <none> and password file <none>
I20260713 09:01:30.912570  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:30.912803  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:30.913098  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:30.914060  8546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33898
I20260713 09:01:30.914412  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "bc50700379e6469da0b34365f7597580"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.919107  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:30.921998  8685 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.922680  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:30.922930  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "bc50700379e6469da0b34365f7597580"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:30.923168  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:30.963004  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:30.964097  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:30.965415  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:30.967443  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:30.967624  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:30.967839  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:30.967983  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:31.003083  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:40359
I20260713 09:01:31.003163  8747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:40359 every 8 connection(s)
I20260713 09:01:31.007309  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:31.013796  8751 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:31.014982  8752 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:31.016741  8754 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:31.018225  8748 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40497
I20260713 09:01:31.018411  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:31.018671  8748 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:31.019246  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:31.019469  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:31.019403  8748 heartbeater.cc:507] Master 127.5.160.190:40497 requested a full tablet report, sending...
I20260713 09:01:31.019757  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933291019736 us; error 0 us; skew 500 ppm
I20260713 09:01:31.020311  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:31.021441  8546 ts_manager.cc:194] Registered new tserver with Master: bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.022819  8546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33900
I20260713 09:01:31.022933  5762 webserver.cc:533] Webserver started at http://127.5.160.131:34297/ using document root <none> and password file <none>
I20260713 09:01:31.023465  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:31.023720  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:31.024010  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:31.025110  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "1e9ee15d14764a5096964ae8c84fc964"
format_stamp: "Formatted at 2026-07-13 09:01:31 on dist-test-slave-8pv2"
I20260713 09:01:31.029160  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:31.032142  8759 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:31.032819  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:31.033067  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "1e9ee15d14764a5096964ae8c84fc964"
format_stamp: "Formatted at 2026-07-13 09:01:31 on dist-test-slave-8pv2"
I20260713 09:01:31.033301  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:31.044252  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:31.045205  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:31.046463  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:31.048626  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:31.048807  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:31.048975  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:31.049095  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:31.087980  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:38979
I20260713 09:01:31.088060  8821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:38979 every 8 connection(s)
I20260713 09:01:31.100071  8822 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40497
I20260713 09:01:31.100404  8822 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:31.101033  8822 heartbeater.cc:507] Master 127.5.160.190:40497 requested a full tablet report, sending...
I20260713 09:01:31.102733  8546 ts_manager.cc:194] Registered new tserver with Master: 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.103282  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012425786s
I20260713 09:01:31.104338  8546 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33902
I20260713 09:01:31.125072  8546 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33906:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:31.127768  8546 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:31.190395  8713 tablet_service.cc:1511] Processing CreateTablet for tablet ea9e1dbcf75f4a918e1d90cbe51429a2 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:31.191784  8713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9e1dbcf75f4a918e1d90cbe51429a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.192871  8712 tablet_service.cc:1511] Processing CreateTablet for tablet af4375c746e446778a513e0c91c6b611 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:31.194262  8712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4375c746e446778a513e0c91c6b611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.202469  8711 tablet_service.cc:1511] Processing CreateTablet for tablet ddfb3aacb1184a4ea984ffd82ed9670b (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:31.203759  8711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfb3aacb1184a4ea984ffd82ed9670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.211536  8638 tablet_service.cc:1511] Processing CreateTablet for tablet ea9e1dbcf75f4a918e1d90cbe51429a2 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:31.212184  8710 tablet_service.cc:1511] Processing CreateTablet for tablet de91dce3b3864f4cb62b688002f58596 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:31.212816  8638 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9e1dbcf75f4a918e1d90cbe51429a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.213378  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de91dce3b3864f4cb62b688002f58596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.215497  8637 tablet_service.cc:1511] Processing CreateTablet for tablet af4375c746e446778a513e0c91c6b611 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:31.216727  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4375c746e446778a513e0c91c6b611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.219122  8709 tablet_service.cc:1511] Processing CreateTablet for tablet a9946855a3e146bba59c2f8110137115 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:31.219569  8636 tablet_service.cc:1511] Processing CreateTablet for tablet ddfb3aacb1184a4ea984ffd82ed9670b (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:31.220350  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9946855a3e146bba59c2f8110137115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.220747  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfb3aacb1184a4ea984ffd82ed9670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.223526  8635 tablet_service.cc:1511] Processing CreateTablet for tablet de91dce3b3864f4cb62b688002f58596 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:31.224700  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de91dce3b3864f4cb62b688002f58596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.225142  8708 tablet_service.cc:1511] Processing CreateTablet for tablet c9ea6cf156a448b4908f860127fd64b6 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:31.227893  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ea6cf156a448b4908f860127fd64b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.233906  8634 tablet_service.cc:1511] Processing CreateTablet for tablet a9946855a3e146bba59c2f8110137115 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:31.235170  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9946855a3e146bba59c2f8110137115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.239461  8633 tablet_service.cc:1511] Processing CreateTablet for tablet c9ea6cf156a448b4908f860127fd64b6 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:31.240983  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ea6cf156a448b4908f860127fd64b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.244119  8632 tablet_service.cc:1511] Processing CreateTablet for tablet dd166da977894ecdb9c38099ff3fa12c (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:31.245230  8632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd166da977894ecdb9c38099ff3fa12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.251704  8787 tablet_service.cc:1511] Processing CreateTablet for tablet ea9e1dbcf75f4a918e1d90cbe51429a2 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260713 09:01:31.252905  8787 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea9e1dbcf75f4a918e1d90cbe51429a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.255523  8786 tablet_service.cc:1511] Processing CreateTablet for tablet af4375c746e446778a513e0c91c6b611 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260713 09:01:31.256708  8786 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af4375c746e446778a513e0c91c6b611. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.260068  8785 tablet_service.cc:1511] Processing CreateTablet for tablet ddfb3aacb1184a4ea984ffd82ed9670b (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260713 09:01:31.261277  8785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddfb3aacb1184a4ea984ffd82ed9670b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.263573  8784 tablet_service.cc:1511] Processing CreateTablet for tablet de91dce3b3864f4cb62b688002f58596 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260713 09:01:31.264768  8784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de91dce3b3864f4cb62b688002f58596. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.268673  8837 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.269032  8782 tablet_service.cc:1511] Processing CreateTablet for tablet c9ea6cf156a448b4908f860127fd64b6 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260713 09:01:31.270460  8782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ea6cf156a448b4908f860127fd64b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.269016  8783 tablet_service.cc:1511] Processing CreateTablet for tablet a9946855a3e146bba59c2f8110137115 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260713 09:01:31.274549  8837 tablet_bootstrap.cc:654] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.274718  8783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9946855a3e146bba59c2f8110137115. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.280668  8709 tablet_service.cc:1511] Processing CreateTablet for tablet dd166da977894ecdb9c38099ff3fa12c (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:31.281803  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd166da977894ecdb9c38099ff3fa12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.285730  8781 tablet_service.cc:1511] Processing CreateTablet for tablet dd166da977894ecdb9c38099ff3fa12c (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260713 09:01:31.287037  8781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd166da977894ecdb9c38099ff3fa12c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.291934  8780 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7f359c71534817bfa3aa532a42d412 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:31.293211  8780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7f359c71534817bfa3aa532a42d412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.305280  8710 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7f359c71534817bfa3aa532a42d412 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:31.306542  8710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7f359c71534817bfa3aa532a42d412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.307988  8779 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3e0f7c30c412187ef5a8b811d21fb (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:31.309214  8779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3e0f7c30c412187ef5a8b811d21fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.318276  8838 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.321857  8634 tablet_service.cc:1511] Processing CreateTablet for tablet 661baa80c6ad4fbc8c06666ba550ce64 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:31.323053  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661baa80c6ad4fbc8c06666ba550ce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.328498  8709 tablet_service.cc:1511] Processing CreateTablet for tablet 661baa80c6ad4fbc8c06666ba550ce64 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:31.329772  8709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661baa80c6ad4fbc8c06666ba550ce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.334849  8633 tablet_service.cc:1511] Processing CreateTablet for tablet 3e7f359c71534817bfa3aa532a42d412 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260713 09:01:31.337039  8633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e7f359c71534817bfa3aa532a42d412. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.340490  8838 tablet_bootstrap.cc:654] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.344662  8837 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.345132  8837 ts_tablet_manager.cc:1403] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.023s
I20260713 09:01:31.351183  8636 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3e0f7c30c412187ef5a8b811d21fb (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:31.352376  8636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3e0f7c30c412187ef5a8b811d21fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.355286  8708 tablet_service.cc:1511] Processing CreateTablet for tablet f0f3e0f7c30c412187ef5a8b811d21fb (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260713 09:01:31.360580  8840 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.361780  8782 tablet_service.cc:1511] Processing CreateTablet for tablet 661baa80c6ad4fbc8c06666ba550ce64 (DEFAULT_TABLE table=test-workload [id=51173ba030224f3c8d0b71dece25a932]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260713 09:01:31.362994  8782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 661baa80c6ad4fbc8c06666ba550ce64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.367017  8708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0f3e0f7c30c412187ef5a8b811d21fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:31.366300  8837 raft_consensus.cc:359] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.374707  8837 raft_consensus.cc:385] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.375023  8837 raft_consensus.cc:740] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.375718  8837 consensus_queue.cc:260] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.381451  8840 tablet_bootstrap.cc:654] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.387959  8748 heartbeater.cc:499] Master 127.5.160.190:40497 was elected leader, sending a full tablet report...
I20260713 09:01:31.388372  8837 ts_tablet_manager.cc:1434] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.043s	user 0.011s	sys 0.000s
I20260713 09:01:31.389505  8837 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.399256  8840 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.399269  8838 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.399916  8840 ts_tablet_manager.cc:1403] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.018s
I20260713 09:01:31.399987  8838 ts_tablet_manager.cc:1403] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.082s	user 0.008s	sys 0.007s
I20260713 09:01:31.402880  8840 raft_consensus.cc:359] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.403662  8840 raft_consensus.cc:385] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.403477  8838 raft_consensus.cc:359] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.404062  8840 raft_consensus.cc:740] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.405174  8837 tablet_bootstrap.cc:654] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.405063  8840 consensus_queue.cc:260] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.407691  8838 raft_consensus.cc:385] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.408062  8838 raft_consensus.cc:740] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.408882  8838 consensus_queue.cc:260] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.414040  8837 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.414614  8837 ts_tablet_manager.cc:1403] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.006s
I20260713 09:01:31.415678  8822 heartbeater.cc:499] Master 127.5.160.190:40497 was elected leader, sending a full tablet report...
I20260713 09:01:31.416126  8840 ts_tablet_manager.cc:1434] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.010s
I20260713 09:01:31.416831  8838 ts_tablet_manager.cc:1434] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260713 09:01:31.417037  8840 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.417567  8838 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.419576  8673 heartbeater.cc:499] Master 127.5.160.190:40497 was elected leader, sending a full tablet report...
I20260713 09:01:31.422957  8840 tablet_bootstrap.cc:654] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.423519  8838 tablet_bootstrap.cc:654] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.433132  8837 raft_consensus.cc:359] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.434428  8837 raft_consensus.cc:385] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.434798  8837 raft_consensus.cc:740] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.435209  8846 raft_consensus.cc:493] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.433772  8840 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.436085  8840 ts_tablet_manager.cc:1403] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260713 09:01:31.435710  8846 raft_consensus.cc:515] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.438926  8840 raft_consensus.cc:359] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.439604  8840 raft_consensus.cc:385] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.439872  8840 raft_consensus.cc:740] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.440578  8840 consensus_queue.cc:260] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.435600  8837 consensus_queue.cc:260] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.444512  8837 ts_tablet_manager.cc:1434] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260713 09:01:31.445016  8840 ts_tablet_manager.cc:1434] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:31.448235  8840 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.450384  8846 leader_election.cc:290] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc50700379e6469da0b34365f7597580 (127.5.160.130:40359), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.453361  8838 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.453903  8838 ts_tablet_manager.cc:1403] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.020s
I20260713 09:01:31.455649  8840 tablet_bootstrap.cc:654] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.456612  8838 raft_consensus.cc:359] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.457376  8838 raft_consensus.cc:385] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.457682  8838 raft_consensus.cc:740] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.458648  8838 consensus_queue.cc:260] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.459496  8846 raft_consensus.cc:493] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.459964  8846 raft_consensus.cc:515] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.463430  8837 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.463550  8846 leader_election.cc:290] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc50700379e6469da0b34365f7597580 (127.5.160.130:40359), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.471771  8840 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.472266  8840 ts_tablet_manager.cc:1403] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.002s
I20260713 09:01:31.474895  8840 raft_consensus.cc:359] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.475565  8840 raft_consensus.cc:385] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.475854  8840 raft_consensus.cc:740] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.476701  8840 consensus_queue.cc:260] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.478840  8840 ts_tablet_manager.cc:1434] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:31.479758  8840 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.483610  8837 tablet_bootstrap.cc:654] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.487291  8838 ts_tablet_manager.cc:1434] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.018s
I20260713 09:01:31.489658  8838 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.485567  8840 tablet_bootstrap.cc:654] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.495342  8838 tablet_bootstrap.cc:654] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.498255  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "17449e1dd22f4ed7907a0fb6eca86310" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.498744  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "17449e1dd22f4ed7907a0fb6eca86310" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
W20260713 09:01:31.499949  8612 leader_election.cc:343] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Illegal state: must be running to vote when last-logged opid is not known
W20260713 09:01:31.500694  8612 leader_election.cc:343] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.504885  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "17449e1dd22f4ed7907a0fb6eca86310" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
W20260713 09:01:31.506835  8613 leader_election.cc:343] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.508502  8613 leader_election.cc:304] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310; no voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580
I20260713 09:01:31.507936  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "17449e1dd22f4ed7907a0fb6eca86310" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
I20260713 09:01:31.510306  8852 raft_consensus.cc:2749] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:01:31.511725  8613 leader_election.cc:343] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.512218  8613 leader_election.cc:304] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310; no voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580
I20260713 09:01:31.513047  8852 raft_consensus.cc:2749] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:31.516996  8837 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.517211  8840 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.517355  8838 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.517584  8837 ts_tablet_manager.cc:1403] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.014s
I20260713 09:01:31.517823  8840 ts_tablet_manager.cc:1403] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.012s
I20260713 09:01:31.517894  8838 ts_tablet_manager.cc:1403] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.028s	user 0.021s	sys 0.007s
I20260713 09:01:31.520162  8838 raft_consensus.cc:359] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.520642  8838 raft_consensus.cc:385] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.520572  8840 raft_consensus.cc:359] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.520766  8837 raft_consensus.cc:359] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.521122  8838 raft_consensus.cc:740] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.521440  8840 raft_consensus.cc:385] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.521584  8837 raft_consensus.cc:385] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.521765  8840 raft_consensus.cc:740] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.521944  8837 raft_consensus.cc:740] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.522006  8838 consensus_queue.cc:260] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.522639  8840 consensus_queue.cc:260] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.522831  8837 consensus_queue.cc:260] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.524058  8838 ts_tablet_manager.cc:1434] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260713 09:01:31.525029  8838 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.525059  8837 ts_tablet_manager.cc:1434] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260713 09:01:31.526266  8837 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.527573  8840 ts_tablet_manager.cc:1434] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:01:31.528519  8840 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.533792  8838 tablet_bootstrap.cc:654] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.534175  8840 tablet_bootstrap.cc:654] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.534265  8837 tablet_bootstrap.cc:654] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.538902  8842 raft_consensus.cc:493] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.539384  8842 raft_consensus.cc:515] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.541936  8842 leader_election.cc:290] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979), 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481)
I20260713 09:01:31.558887  8844 raft_consensus.cc:493] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.559360  8844 raft_consensus.cc:515] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.561818  8844 leader_election.cc:290] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.564291  8840 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.564849  8840 ts_tablet_manager.cc:1403] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.005s
I20260713 09:01:31.567369  8840 raft_consensus.cc:359] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.568122  8840 raft_consensus.cc:385] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.568449  8840 raft_consensus.cc:740] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.577090  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.569257  8840 consensus_queue.cc:260] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
W20260713 09:01:31.578538  8761 leader_election.cc:343] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.580127  8840 ts_tablet_manager.cc:1434] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.015s	user 0.000s	sys 0.004s
I20260713 09:01:31.581177  8840 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.581491  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9e1dbcf75f4a918e1d90cbe51429a2" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
W20260713 09:01:31.583150  8689 leader_election.cc:343] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.592252  8837 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.592810  8837 ts_tablet_manager.cc:1403] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.067s	user 0.016s	sys 0.019s
I20260713 09:01:31.595620  8837 raft_consensus.cc:359] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.597607  8837 raft_consensus.cc:385] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.598085  8837 raft_consensus.cc:740] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.598237  8840 tablet_bootstrap.cc:654] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.599040  8837 consensus_queue.cc:260] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.602528  8838 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.603021  8838 ts_tablet_manager.cc:1403] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.078s	user 0.021s	sys 0.024s
I20260713 09:01:31.605656  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9e1dbcf75f4a918e1d90cbe51429a2" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
I20260713 09:01:31.605772  8838 raft_consensus.cc:359] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.606271  8797 raft_consensus.cc:2468] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
I20260713 09:01:31.606470  8838 raft_consensus.cc:385] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.606856  8838 raft_consensus.cc:740] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.607611  8838 consensus_queue.cc:260] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.608443  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.609016  8648 raft_consensus.cc:2468] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.611136  8837 ts_tablet_manager.cc:1434] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.003s
I20260713 09:01:31.613476  8838 ts_tablet_manager.cc:1434] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260713 09:01:31.614399  8838 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.617827  8837 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.620725  8838 tablet_bootstrap.cc:654] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.622852  8688 leader_election.cc:304] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [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: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 17449e1dd22f4ed7907a0fb6eca86310
I20260713 09:01:31.624078  8842 raft_consensus.cc:2804] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.624459  8842 raft_consensus.cc:493] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.624784  8842 raft_consensus.cc:3060] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.625356  8837 tablet_bootstrap.cc:654] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.629472  8840 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.630847  8840 ts_tablet_manager.cc:1403] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.012s
I20260713 09:01:31.632110  8838 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.630131  8763 leader_election.cc:304] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [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: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: bc50700379e6469da0b34365f7597580
I20260713 09:01:31.631780  8842 raft_consensus.cc:515] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.632612  8838 ts_tablet_manager.cc:1403] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260713 09:01:31.633924  8842 leader_election.cc:290] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Requested vote from peers 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979), 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481)
I20260713 09:01:31.634675  8844 raft_consensus.cc:2804] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.634956  8844 raft_consensus.cc:493] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.634908  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9e1dbcf75f4a918e1d90cbe51429a2" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.635421  8844 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.635190  8838 raft_consensus.cc:359] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.635983  8838 raft_consensus.cc:385] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.636268  8838 raft_consensus.cc:740] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
W20260713 09:01:31.636628  8689 leader_election.cc:343] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.637060  8838 consensus_queue.cc:260] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.637701  8837 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.638120  8837 ts_tablet_manager.cc:1403] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.002s
I20260713 09:01:31.640811  8837 raft_consensus.cc:359] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.641402  8838 ts_tablet_manager.cc:1434] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260713 09:01:31.641476  8837 raft_consensus.cc:385] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.641863  8837 raft_consensus.cc:740] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.642433  8838 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.642706  8837 consensus_queue.cc:260] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.651680  8837 ts_tablet_manager.cc:1434] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260713 09:01:31.652634  8837 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.642525  8844 raft_consensus.cc:515] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.655095  8838 tablet_bootstrap.cc:654] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.656522  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.657003  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.657061  8648 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.657644  8722 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.643703  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea9e1dbcf75f4a918e1d90cbe51429a2" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
I20260713 09:01:31.660184  8797 raft_consensus.cc:3060] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.655267  8840 raft_consensus.cc:359] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.662909  8840 raft_consensus.cc:385] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.663094  8648 raft_consensus.cc:2468] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.663192  8840 raft_consensus.cc:740] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.664134  8840 consensus_queue.cc:260] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.664543  8763 leader_election.cc:304] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.665302  8844 leader_election.cc:290] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.666319  8866 raft_consensus.cc:493] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.666846  8866 raft_consensus.cc:515] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.669685  8866 leader_election.cc:290] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.673746  8866 raft_consensus.cc:2804] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.675164  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfb3aacb1184a4ea984ffd82ed9670b" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.676039  8723 raft_consensus.cc:2468] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.676795  8722 raft_consensus.cc:2468] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.677196  8761 leader_election.cc:304] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:31.677709  8840 ts_tablet_manager.cc:1434] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.047s	user 0.008s	sys 0.004s
I20260713 09:01:31.678006  8844 raft_consensus.cc:2804] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.678372  8844 raft_consensus.cc:493] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.678683  8840 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.678886  8866 raft_consensus.cc:697] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.679713  8866 consensus_queue.cc:237] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.675585  8837 tablet_bootstrap.cc:654] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.678707  8844 raft_consensus.cc:3060] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.685333  8838 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.685813  8838 ts_tablet_manager.cc:1403] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.006s
I20260713 09:01:31.686990  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfb3aacb1184a4ea984ffd82ed9670b" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.687641  8648 raft_consensus.cc:2468] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.688655  8838 raft_consensus.cc:359] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.689406  8838 raft_consensus.cc:385] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.689713  8838 raft_consensus.cc:740] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.690676  8838 consensus_queue.cc:260] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.695850  8797 raft_consensus.cc:2468] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:31.695940  8544 catalog_manager.cc:5697] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.697073  8688 leader_election.cc:304] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [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: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 17449e1dd22f4ed7907a0fb6eca86310
I20260713 09:01:31.698113  8842 raft_consensus.cc:2804] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.699105  8842 raft_consensus.cc:697] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Becoming Leader. State: Replica: bc50700379e6469da0b34365f7597580, State: Running, Role: LEADER
I20260713 09:01:31.700253  8838 ts_tablet_manager.cc:1434] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:01:31.699973  8842 consensus_queue.cc:237] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.707094  8838 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.689254  8844 raft_consensus.cc:515] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.710253  8840 tablet_bootstrap.cc:654] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.710126  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfb3aacb1184a4ea984ffd82ed9670b" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.710713  8648 raft_consensus.cc:3060] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.713442  8838 tablet_bootstrap.cc:654] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.714948  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddfb3aacb1184a4ea984ffd82ed9670b" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.715564  8722 raft_consensus.cc:3060] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.718865  8844 leader_election.cc:290] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.722455  8545 catalog_manager.cc:5697] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc50700379e6469da0b34365f7597580 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bc50700379e6469da0b34365f7597580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:31.724457  8838 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.725046  8838 ts_tablet_manager.cc:1403] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.006s
I20260713 09:01:31.727743  8838 raft_consensus.cc:359] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.728466  8838 raft_consensus.cc:385] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.728749  8838 raft_consensus.cc:740] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.729640  8838 consensus_queue.cc:260] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.733230  8648 raft_consensus.cc:2468] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
W20260713 09:01:31.735988  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:31.738379  8838 ts_tablet_manager.cc:1434] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260713 09:01:31.736552  8722 raft_consensus.cc:2468] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.739713  8761 leader_election.cc:304] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:31.740486  8844 raft_consensus.cc:2804] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.740960  8844 raft_consensus.cc:697] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.741685  8844 consensus_queue.cc:237] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.745800  8838 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.749904  8840 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.750418  8840 ts_tablet_manager.cc:1403] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.014s
I20260713 09:01:31.750867  8837 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.751322  8837 ts_tablet_manager.cc:1403] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.033s
I20260713 09:01:31.753383  8840 raft_consensus.cc:359] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.753988  8837 raft_consensus.cc:359] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.754139  8840 raft_consensus.cc:385] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.754765  8837 raft_consensus.cc:385] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.754828  8840 raft_consensus.cc:740] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.755200  8837 raft_consensus.cc:740] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.755724  8840 consensus_queue.cc:260] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.756152  8837 consensus_queue.cc:260] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.758157  8837 ts_tablet_manager.cc:1434] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:31.758165  8840 ts_tablet_manager.cc:1434] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260713 09:01:31.759262  8837 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.754422  8838 tablet_bootstrap.cc:654] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.759840  8840 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.765596  8837 tablet_bootstrap.cc:654] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.768536  8838 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.768958  8838 ts_tablet_manager.cc:1403] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260713 09:01:31.771627  8838 raft_consensus.cc:359] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.772286  8838 raft_consensus.cc:385] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.772554  8838 raft_consensus.cc:740] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.772615  8840 tablet_bootstrap.cc:654] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.772719  8545 catalog_manager.cc:5697] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.773428  8838 consensus_queue.cc:260] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.779137  8840 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.779170  8837 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.779703  8840 ts_tablet_manager.cc:1403] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260713 09:01:31.779805  8837 ts_tablet_manager.cc:1403] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.009s
I20260713 09:01:31.782238  8840 raft_consensus.cc:359] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.782912  8840 raft_consensus.cc:385] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.782557  8837 raft_consensus.cc:359] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.783175  8840 raft_consensus.cc:740] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.783391  8837 raft_consensus.cc:385] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.783778  8837 raft_consensus.cc:740] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.784317  8840 consensus_queue.cc:260] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.784495  8837 consensus_queue.cc:260] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.785105  8838 ts_tablet_manager.cc:1434] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260713 09:01:31.786026  8838 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.786890  8837 ts_tablet_manager.cc:1434] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:31.787848  8837 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.791026  8838 tablet_bootstrap.cc:654] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.792970  8837 tablet_bootstrap.cc:654] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.794111  8844 raft_consensus.cc:493] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.794585  8844 raft_consensus.cc:515] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.796648  8844 leader_election.cc:290] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.798568  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.799116  8840 ts_tablet_manager.cc:1434] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260713 09:01:31.800102  8840 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.800716  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.801368  8648 raft_consensus.cc:2468] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.801666  8838 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.802085  8838 ts_tablet_manager.cc:1403] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260713 09:01:31.802742  8763 leader_election.cc:304] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.804557  8838 raft_consensus.cc:359] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.804951  8840 tablet_bootstrap.cc:654] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.805193  8838 raft_consensus.cc:385] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.805465  8838 raft_consensus.cc:740] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.807235  8838 consensus_queue.cc:260] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:31.809428  8837 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.809904  8837 ts_tablet_manager.cc:1403] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260713 09:01:31.811995  8844 raft_consensus.cc:2804] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.812397  8844 raft_consensus.cc:493] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.812392  8837 raft_consensus.cc:359] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.813231  8837 raft_consensus.cc:385] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.799285  8722 raft_consensus.cc:2468] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.813531  8837 raft_consensus.cc:740] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.813771  8838 ts_tablet_manager.cc:1434] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:01:31.814173  8837 consensus_queue.cc:260] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.814688  8838 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:31.814940  8844 raft_consensus.cc:3060] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.822142  8866 raft_consensus.cc:493] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.822630  8866 raft_consensus.cc:515] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.824548  8866 leader_election.cc:290] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.825923  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4375c746e446778a513e0c91c6b611" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.816061  8837 ts_tablet_manager.cc:1434] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260713 09:01:31.826306  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4375c746e446778a513e0c91c6b611" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.826655  8648 raft_consensus.cc:2468] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.826932  8722 raft_consensus.cc:2468] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.820454  8838 tablet_bootstrap.cc:654] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.827845  8763 leader_election.cc:304] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.829504  8844 raft_consensus.cc:515] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.831897  8844 leader_election.cc:290] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.830193  8837 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.832482  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.833009  8648 raft_consensus.cc:3060] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.834439  8842 raft_consensus.cc:493] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.834954  8842 raft_consensus.cc:515] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.830022  8866 raft_consensus.cc:2804] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.836782  8872 raft_consensus.cc:493] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.836957  8842 leader_election.cc:290] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.837325  8872 raft_consensus.cc:515] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.837749  8837 tablet_bootstrap.cc:654] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.838667  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9946855a3e146bba59c2f8110137115" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
I20260713 09:01:31.839290  8797 raft_consensus.cc:2468] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
I20260713 09:01:31.839368  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9946855a3e146bba59c2f8110137115" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.840070  8647 raft_consensus.cc:2468] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
I20260713 09:01:31.843196  8872 leader_election.cc:290] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.840523  8866 raft_consensus.cc:493] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.841095  8688 leader_election.cc:304] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:31.848096  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
I20260713 09:01:31.850944  8872 raft_consensus.cc:2804] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.851403  8872 raft_consensus.cc:493] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.852290  8872 raft_consensus.cc:3060] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.852833  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.845252  8866 raft_consensus.cc:3060] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.853472  8647 raft_consensus.cc:2468] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
W20260713 09:01:31.854545  8688 leader_election.cc:343] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.845492  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd166da977894ecdb9c38099ff3fa12c" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.855100  8689 leader_election.cc:304] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [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: 17449e1dd22f4ed7907a0fb6eca86310, bc50700379e6469da0b34365f7597580; no voters: 1e9ee15d14764a5096964ae8c84fc964
I20260713 09:01:31.855912  8842 raft_consensus.cc:2804] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.856273  8842 raft_consensus.cc:493] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.856591  8840 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.856594  8842 raft_consensus.cc:3060] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.857255  8840 ts_tablet_manager.cc:1403] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.011s
I20260713 09:01:31.857971  8722 raft_consensus.cc:3060] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.861804  8840 raft_consensus.cc:359] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.862511  8840 raft_consensus.cc:385] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.862774  8840 raft_consensus.cc:740] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.863968  8840 consensus_queue.cc:260] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.866061  8840 ts_tablet_manager.cc:1434] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:01:31.866885  8840 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: Bootstrap starting.
I20260713 09:01:31.875523  8840 tablet_bootstrap.cc:654] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:31.884481  8648 raft_consensus.cc:2468] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.885768  8763 leader_election.cc:304] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.886672  8844 raft_consensus.cc:2804] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.887146  8844 raft_consensus.cc:697] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.887951  8844 consensus_queue.cc:237] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.890383  8840 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: No bootstrap required, opened a new log
I20260713 09:01:31.890872  8840 ts_tablet_manager.cc:1403] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260713 09:01:31.893467  8840 raft_consensus.cc:359] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.894107  8840 raft_consensus.cc:385] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.894364  8840 raft_consensus.cc:740] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.895143  8840 consensus_queue.cc:260] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.897287  8840 ts_tablet_manager.cc:1434] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:31.902268  8543 catalog_manager.cc:5697] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.908066  8842 raft_consensus.cc:515] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.913347  8722 raft_consensus.cc:2468] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.916781  8866 raft_consensus.cc:515] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.919513  8648 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4375c746e446778a513e0c91c6b611" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.920071  8648 raft_consensus.cc:3060] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.921285  8837 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:31.921460  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.921730  8837 ts_tablet_manager.cc:1403] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.095s	user 0.032s	sys 0.046s
I20260713 09:01:31.921980  8647 raft_consensus.cc:3060] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.924268  8837 raft_consensus.cc:359] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.924894  8837 raft_consensus.cc:385] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.925149  8837 raft_consensus.cc:740] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.926028  8838 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: No bootstrap required, opened a new log
I20260713 09:01:31.925966  8837 consensus_queue.cc:260] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.926432  8838 ts_tablet_manager.cc:1403] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.112s	user 0.037s	sys 0.058s
I20260713 09:01:31.928308  8648 raft_consensus.cc:2468] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.928920  8838 raft_consensus.cc:359] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.929368  8842 leader_election.cc:290] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.929703  8838 raft_consensus.cc:385] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:31.930034  8838 raft_consensus.cc:740] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:31.930400  8872 raft_consensus.cc:515] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.930766  8838 consensus_queue.cc:260] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.932489  8872 leader_election.cc:290] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:31.928537  8647 raft_consensus.cc:2468] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:31.934235  8689 leader_election.cc:304] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:31.935346  8763 leader_election.cc:304] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.936141  8844 raft_consensus.cc:2804] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.936607  8844 raft_consensus.cc:697] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.937402  8844 consensus_queue.cc:237] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.937788  8796 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9946855a3e146bba59c2f8110137115" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
I20260713 09:01:31.938405  8796 raft_consensus.cc:3060] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.938469  8647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9946855a3e146bba59c2f8110137115" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.940692  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de91dce3b3864f4cb62b688002f58596" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
I20260713 09:01:31.941033  8647 raft_consensus.cc:3060] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.942127  8868 raft_consensus.cc:493] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.942597  8868 raft_consensus.cc:515] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.944671  8868 leader_election.cc:290] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.945263  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7f359c71534817bfa3aa532a42d412" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.945911  8838 ts_tablet_manager.cc:1434] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260713 09:01:31.945874  8646 raft_consensus.cc:2468] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.946774  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7f359c71534817bfa3aa532a42d412" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
I20260713 09:01:31.947404  8723 raft_consensus.cc:2468] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.947576  8797 raft_consensus.cc:3060] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.947705  8763 leader_election.cc:304] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.948012  8868 raft_consensus.cc:493] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.948459  8868 raft_consensus.cc:515] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.948608  8869 raft_consensus.cc:2804] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.947384  8796 raft_consensus.cc:2468] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:31.949353  8869 raft_consensus.cc:493] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.949700  8869 raft_consensus.cc:3060] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.950987  8868 leader_election.cc:290] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.952277  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3e0f7c30c412187ef5a8b811d21fb" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580" is_pre_election: true
W20260713 09:01:31.953521  8761 leader_election.cc:343] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.955360  8688 leader_election.cc:304] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1e9ee15d14764a5096964ae8c84fc964, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:31.955693  8797 raft_consensus.cc:2468] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:31.956616  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3e0f7c30c412187ef5a8b811d21fb" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.957176  8646 raft_consensus.cc:2468] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 0.
I20260713 09:01:31.958242  8763 leader_election.cc:304] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [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: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: bc50700379e6469da0b34365f7597580
I20260713 09:01:31.958875  8868 raft_consensus.cc:2804] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:31.959203  8868 raft_consensus.cc:493] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:31.959437  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af4375c746e446778a513e0c91c6b611" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.959507  8868 raft_consensus.cc:3060] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.960108  8722 raft_consensus.cc:3060] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.962673  8842 raft_consensus.cc:2804] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.963160  8842 raft_consensus.cc:697] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Becoming Leader. State: Replica: bc50700379e6469da0b34365f7597580, State: Running, Role: LEADER
I20260713 09:01:31.963948  8842 consensus_queue.cc:237] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.964640  8647 raft_consensus.cc:2468] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:31.966111  8872 raft_consensus.cc:2804] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.965924  8868 raft_consensus.cc:515] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.967304  8866 leader_election.cc:290] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.968679  8646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3e0f7c30c412187ef5a8b811d21fb" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.969362  8868 leader_election.cc:290] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.969571  8646 raft_consensus.cc:3060] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.972254  8722 raft_consensus.cc:2468] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.974152  8646 raft_consensus.cc:2468] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.967940  8869 raft_consensus.cc:515] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.976926  8869 leader_election.cc:290] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), bc50700379e6469da0b34365f7597580 (127.5.160.130:40359)
I20260713 09:01:31.977591  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7f359c71534817bfa3aa532a42d412" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:31.978214  8645 raft_consensus.cc:3060] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.978572  8723 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e7f359c71534817bfa3aa532a42d412" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.979135  8723 raft_consensus.cc:3060] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:31.979753  8544 catalog_manager.cc:5697] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:31.981035  8763 leader_election.cc:304] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.982556  8872 raft_consensus.cc:697] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Becoming Leader. State: Replica: bc50700379e6469da0b34365f7597580, State: Running, Role: LEADER
I20260713 09:01:31.983384  8872 consensus_queue.cc:237] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.985155  8645 raft_consensus.cc:2468] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.986399  8763 leader_election.cc:304] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964; no voters: 
I20260713 09:01:31.986593  8722 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3e0f7c30c412187ef5a8b811d21fb" candidate_uuid: "1e9ee15d14764a5096964ae8c84fc964" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc50700379e6469da0b34365f7597580"
I20260713 09:01:31.986754  8723 raft_consensus.cc:2468] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1e9ee15d14764a5096964ae8c84fc964 in term 1.
I20260713 09:01:31.987275  8868 raft_consensus.cc:2804] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.987752  8868 raft_consensus.cc:697] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.988570  8869 raft_consensus.cc:2804] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:31.988535  8868 consensus_queue.cc:237] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.989516  8869 raft_consensus.cc:697] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Leader. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:31.990345  8869 consensus_queue.cc:237] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:31.995005  8842 raft_consensus.cc:493] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:31.995508  8842 raft_consensus.cc:515] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
W20260713 09:01:31.996222  8761 leader_election.cc:343] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:31.997521  8837 ts_tablet_manager.cc:1434] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.075s	user 0.039s	sys 0.031s
I20260713 09:01:31.998127  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661baa80c6ad4fbc8c06666ba550ce64" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310" is_pre_election: true
I20260713 09:01:31.998533  8837 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: Bootstrap starting.
I20260713 09:01:31.998744  8645 raft_consensus.cc:2468] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
I20260713 09:01:31.999778  8689 leader_election.cc:304] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:32.001708  8872 raft_consensus.cc:2804] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:32.002143  8872 raft_consensus.cc:493] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:32.002512  8872 raft_consensus.cc:3060] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.002887  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661baa80c6ad4fbc8c06666ba550ce64" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
I20260713 09:01:32.003487  8797 raft_consensus.cc:2468] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 0.
I20260713 09:01:32.004076  8837 tablet_bootstrap.cc:654] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:32.004751  8842 leader_election.cc:290] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:32.010615  8872 raft_consensus.cc:515] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:32.008625  8544 catalog_manager.cc:5697] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc50700379e6469da0b34365f7597580 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bc50700379e6469da0b34365f7597580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.012578  8544 catalog_manager.cc:5697] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc50700379e6469da0b34365f7597580 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bc50700379e6469da0b34365f7597580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.013625  8645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661baa80c6ad4fbc8c06666ba550ce64" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:32.014214  8645 raft_consensus.cc:3060] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.014631  8837 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: No bootstrap required, opened a new log
I20260713 09:01:32.015108  8837 ts_tablet_manager.cc:1403] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260713 09:01:32.017452  8837 raft_consensus.cc:359] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:32.017866  8837 raft_consensus.cc:385] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:32.018061  8837 raft_consensus.cc:740] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc50700379e6469da0b34365f7597580, State: Initialized, Role: FOLLOWER
I20260713 09:01:32.018574  8837 consensus_queue.cc:260] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:32.019707  8837 ts_tablet_manager.cc:1434] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:01:32.025403  8645 raft_consensus.cc:2468] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:32.026579  8689 leader_election.cc:304] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:32.027323  8891 raft_consensus.cc:2804] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:32.027694  8891 raft_consensus.cc:697] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Becoming Leader. State: Replica: bc50700379e6469da0b34365f7597580, State: Running, Role: LEADER
I20260713 09:01:32.028357  8891 consensus_queue.cc:237] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:32.035424  8872 leader_election.cc:290] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:32.039248  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "661baa80c6ad4fbc8c06666ba550ce64" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
I20260713 09:01:32.038939  8544 catalog_manager.cc:5697] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc50700379e6469da0b34365f7597580 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "bc50700379e6469da0b34365f7597580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:32.039788  8797 raft_consensus.cc:3060] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.041342  8543 catalog_manager.cc:5697] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.042951  8543 catalog_manager.cc:5697] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "1e9ee15d14764a5096964ae8c84fc964" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:32.044974  8797 raft_consensus.cc:2468] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 1.
I20260713 09:01:32.100239  5762 ts_manager.cc:295] Set tserver state for 17449e1dd22f4ed7907a0fb6eca86310 to MAINTENANCE_MODE
I20260713 09:01:32.100914  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:01:32.116237  8872 consensus_queue.cc:1048] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.121253  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:32.122073  5762 tablet_replica.cc:333] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.122871  5762 raft_consensus.cc:2243] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.123289  5762 raft_consensus.cc:2272] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.126431  5762 tablet_replica.cc:333] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.127295  5762 raft_consensus.cc:2243] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.127791  5762 raft_consensus.cc:2272] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.129769  5762 tablet_replica.cc:333] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.130371  5762 raft_consensus.cc:2243] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.130815  5762 raft_consensus.cc:2272] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.134006  5762 tablet_replica.cc:333] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.135200  5762 raft_consensus.cc:2243] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260713 09:01:32.135128  8689 consensus_peers.cc:597] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.136493  5762 raft_consensus.cc:2272] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.138723  5762 tablet_replica.cc:333] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.139492  5762 raft_consensus.cc:2243] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.141925  5762 raft_consensus.cc:2272] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.143939  5762 tablet_replica.cc:333] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.144425  5762 raft_consensus.cc:2243] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.144781  5762 raft_consensus.cc:2272] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:32.144821  8763 consensus_peers.cc:597] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.147111  5762 tablet_replica.cc:333] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.147576  5762 raft_consensus.cc:2243] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.147893  5762 raft_consensus.cc:2272] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.149348  5762 tablet_replica.cc:333] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.149780  5762 raft_consensus.cc:2243] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.150091  5762 raft_consensus.cc:2272] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.151624  5762 tablet_replica.cc:333] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.152057  5762 raft_consensus.cc:2243] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.152364  5762 raft_consensus.cc:2272] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.153996  5762 tablet_replica.cc:333] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: stopping tablet replica
I20260713 09:01:32.154400  5762 raft_consensus.cc:2243] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:32.154749  5762 raft_consensus.cc:2272] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:32.178735  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:01:32.237870  8872 raft_consensus.cc:493] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:32.238314  8872 raft_consensus.cc:515] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:32.239944  8872 leader_election.cc:290] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:32.240850  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0f3e0f7c30c412187ef5a8b811d21fb" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1e9ee15d14764a5096964ae8c84fc964" is_pre_election: true
W20260713 09:01:32.243589  8689 leader_election.cc:336] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111)
I20260713 09:01:32.243892  8689 leader_election.cc:304] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc50700379e6469da0b34365f7597580; no voters: 17449e1dd22f4ed7907a0fb6eca86310, 1e9ee15d14764a5096964ae8c84fc964
I20260713 09:01:32.244400  8872 raft_consensus.cc:2749] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:32.247282  8869 consensus_queue.cc:1048] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.259979  8763 consensus_peers.cc:597] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.261016  8866 consensus_queue.cc:1048] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.293771  8844 consensus_queue.cc:1048] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.304005  8763 consensus_peers.cc:597] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:32.352149  8689 consensus_peers.cc:597] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.369405  8872 consensus_queue.cc:1048] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.381361  8689 consensus_peers.cc:597] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.416528  8722 raft_consensus.cc:3060] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:32.422127  8866 consensus_queue.cc:1048] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.435070  8763 consensus_peers.cc:597] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:32.436108  8689 consensus_peers.cc:597] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.492048  8844 consensus_queue.cc:1048] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.503760  8763 consensus_peers.cc:597] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.526765  8872 consensus_queue.cc:1048] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:32.540035  8844 consensus_queue.cc:1048] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.551646  8763 consensus_peers.cc:597] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:32.636638  8872 consensus_queue.cc:1048] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260713 09:01:32.738953  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:33.739882  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:34.309772  8689 consensus_peers.cc:597] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.534955  8763 consensus_peers.cc:597] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.676328  8763 consensus_peers.cc:597] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.682206  8689 consensus_peers.cc:597] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.740852  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:34.771075  8763 consensus_peers.cc:597] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.850816  8763 consensus_peers.cc:597] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.893205  8689 consensus_peers.cc:597] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.895509  8763 consensus_peers.cc:597] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:34.928299  8763 consensus_peers.cc:597] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:35.044027  8689 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111) [suppressed 74 similar messages]
W20260713 09:01:35.046197  8689 consensus_peers.cc:597] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260713 09:01:35.741775  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:36.742600  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260713 09:01:36.787235  8689 consensus_peers.cc:597] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:37.194384  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:37.194949  8763 consensus_peers.cc:597] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:37.201161  8922 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:37.202298  8923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:37.203091  8925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:37.203595  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:37.204931  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:37.205122  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:37.205281  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933297205263 us; error 0 us; skew 500 ppm
I20260713 09:01:37.205781  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:37.208165  5762 webserver.cc:533] Webserver started at http://127.5.160.129:39655/ using document root <none> and password file <none>
I20260713 09:01:37.208631  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:37.208781  5762 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260713 09:01:37.212241  5762 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:37.215606  8930 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:37.216251  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:37.216512  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "17449e1dd22f4ed7907a0fb6eca86310"
format_stamp: "Formatted at 2026-07-13 09:01:30 on dist-test-slave-8pv2"
I20260713 09:01:37.217046  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260713 09:01:37.220719  8763 consensus_peers.cc:597] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:37.233877  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:37.235190  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:37.236538  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:37.239893  8937 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260713 09:01:37.283070  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260713 09:01:37.283345  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260713 09:01:37.283596  5762 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260713 09:01:37.288105  8937 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.299103  8937 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.299741  8937 tablet_bootstrap.cc:492] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.300362  8937 ts_tablet_manager.cc:1403] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.005s
W20260713 09:01:37.300426  8763 consensus_peers.cc:597] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:37.302676  8937 raft_consensus.cc:359] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.303424  8937 raft_consensus.cc:740] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.303990  8937 consensus_queue.cc:260] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.306125  8937 ts_tablet_manager.cc:1434] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.001s
I20260713 09:01:37.306731  8937 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
W20260713 09:01:37.316568  8763 consensus_peers.cc:597] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260713 09:01:37.316900  8763 consensus_peers.cc:597] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:37.319213  8937 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.320070  8937 tablet_bootstrap.cc:492] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.320668  8937 ts_tablet_manager.cc:1403] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:01:37.323292  8937 raft_consensus.cc:359] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.323951  8937 raft_consensus.cc:740] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.324594  8937 consensus_queue.cc:260] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.326444  5762 ts_tablet_manager.cc:616] Registered 10 tablets
I20260713 09:01:37.326812  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.043s	user 0.041s	sys 0.002s
I20260713 09:01:37.327598  8937 ts_tablet_manager.cc:1434] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
W20260713 09:01:37.328156  8763 consensus_peers.cc:597] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260713 09:01:37.328514  8937 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.343603  8937 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.344446  8937 tablet_bootstrap.cc:492] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.345099  8937 ts_tablet_manager.cc:1403] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:01:37.348021  8937 raft_consensus.cc:359] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.348733  8937 raft_consensus.cc:740] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.349707  8937 consensus_queue.cc:260] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.351811  8937 ts_tablet_manager.cc:1434] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:37.352636  8937 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.365394  8937 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.365978  8937 tablet_bootstrap.cc:492] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.366432  8937 ts_tablet_manager.cc:1403] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:01:37.368089  8937 raft_consensus.cc:359] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.368526  8937 raft_consensus.cc:740] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.369093  8937 consensus_queue.cc:260] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.370433  8937 ts_tablet_manager.cc:1434] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.000s
I20260713 09:01:37.371022  8937 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.378630  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:35481
I20260713 09:01:37.378736  8999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:35481 every 8 connection(s)
I20260713 09:01:37.380489  8937 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.381038  8937 tablet_bootstrap.cc:492] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.381477  8937 ts_tablet_manager.cc:1403] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:01:37.383569  8937 raft_consensus.cc:359] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.384287  8937 raft_consensus.cc:740] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.383901  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:37.385147  8937 consensus_queue.cc:260] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.387315  8937 ts_tablet_manager.cc:1434] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260713 09:01:37.388249  8937 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.405315  8937 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.406061  8937 tablet_bootstrap.cc:492] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.406688  8937 ts_tablet_manager.cc:1403] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260713 09:01:37.409212  8937 raft_consensus.cc:359] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.409868  8937 raft_consensus.cc:740] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.410900  9000 heartbeater.cc:344] Connected to a master server at 127.5.160.190:40497
I20260713 09:01:37.410981  8797 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6"
dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
mode: GRACEFUL
new_leader_uuid: "bc50700379e6469da0b34365f7597580"
 from {username='slave'} at 127.0.0.1:42926
I20260713 09:01:37.411512  9000 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:37.411259  8937 consensus_queue.cc:260] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.411857  8797 raft_consensus.cc:606] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Received request to transfer leadership to TS bc50700379e6469da0b34365f7597580
I20260713 09:01:37.412461  9000 heartbeater.cc:507] Master 127.5.160.190:40497 requested a full tablet report, sending...
I20260713 09:01:37.413362  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260713 09:01:37.413514  8937 ts_tablet_manager.cc:1434] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260713 09:01:37.413969  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:37.414302  8937 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.414709  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:37.419073  8543 ts_manager.cc:194] Re-registered known tserver with Master: 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481)
I20260713 09:01:37.426916  8937 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.427652  8937 tablet_bootstrap.cc:492] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.428226  8937 ts_tablet_manager.cc:1403] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260713 09:01:37.430508  8543 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51158
I20260713 09:01:37.430663  8937 raft_consensus.cc:359] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.431324  8937 raft_consensus.cc:740] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.432024  8937 consensus_queue.cc:260] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.433329  8937 ts_tablet_manager.cc:1434] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260713 09:01:37.433521  9000 heartbeater.cc:499] Master 127.5.160.190:40497 was elected leader, sending a full tablet report...
I20260713 09:01:37.433895  8937 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.444895  8937 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.445621  8937 tablet_bootstrap.cc:492] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.446215  8937 ts_tablet_manager.cc:1403] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.003s
I20260713 09:01:37.448418  8937 raft_consensus.cc:359] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.448851  8937 raft_consensus.cc:740] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.449350  8937 consensus_queue.cc:260] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.451066  8937 ts_tablet_manager.cc:1434] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:01:37.451774  8937 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.461047  8937 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.461561  8937 tablet_bootstrap.cc:492] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.461993  8937 ts_tablet_manager.cc:1403] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.010s	user 0.004s	sys 0.004s
I20260713 09:01:37.463526  8937 raft_consensus.cc:359] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.463936  8937 raft_consensus.cc:740] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.464419  8937 consensus_queue.cc:260] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.465634  8937 ts_tablet_manager.cc:1434] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.003s	user 0.002s	sys 0.000s
I20260713 09:01:37.466204  8937 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap starting.
I20260713 09:01:37.476603  8937 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260713 09:01:37.477133  8937 tablet_bootstrap.cc:492] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Bootstrap complete.
I20260713 09:01:37.477569  8937 ts_tablet_manager.cc:1403] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260713 09:01:37.479177  8937 raft_consensus.cc:359] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:37.479614  8937 raft_consensus.cc:385] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:37.479823  8937 raft_consensus.cc:740] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17449e1dd22f4ed7907a0fb6eca86310, State: Initialized, Role: FOLLOWER
I20260713 09:01:37.480378  8937 consensus_queue.cc:260] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } } peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } }
I20260713 09:01:37.482102  8937 ts_tablet_manager.cc:1434] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:01:37.511714  8921 raft_consensus.cc:993] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: : Instructing follower bc50700379e6469da0b34365f7597580 to start an election
I20260713 09:01:37.512161  8917 raft_consensus.cc:1081] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Signalling peer bc50700379e6469da0b34365f7597580 to start an election
I20260713 09:01:37.513490  8722 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6"
dest_uuid: "bc50700379e6469da0b34365f7597580"
 from {username='slave'} at 127.0.0.1:59374
I20260713 09:01:37.514007  8722 raft_consensus.cc:493] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:37.514369  8722 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.520232  8722 raft_consensus.cc:515] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.521763  8722 leader_election.cc:290] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 2 election: Requested vote from peers 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481), 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131:38979)
I20260713 09:01:37.522804  8973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17449e1dd22f4ed7907a0fb6eca86310"
I20260713 09:01:37.523053  8797 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ea6cf156a448b4908f860127fd64b6" candidate_uuid: "bc50700379e6469da0b34365f7597580" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1e9ee15d14764a5096964ae8c84fc964"
I20260713 09:01:37.523710  8797 raft_consensus.cc:3055] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:37.524032  8973 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.524050  8797 raft_consensus.cc:740] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1e9ee15d14764a5096964ae8c84fc964, State: Running, Role: LEADER
I20260713 09:01:37.525189  8797 consensus_queue.cc:260] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.527019  8797 raft_consensus.cc:3060] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:37.531185  8973 raft_consensus.cc:2468] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 2.
I20260713 09:01:37.532186  8689 leader_election.cc:304] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17449e1dd22f4ed7907a0fb6eca86310, bc50700379e6469da0b34365f7597580; no voters: 
I20260713 09:01:37.533007  8920 raft_consensus.cc:2804] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:37.534250  8920 raft_consensus.cc:697] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 2 LEADER]: Becoming Leader. State: Replica: bc50700379e6469da0b34365f7597580, State: Running, Role: LEADER
I20260713 09:01:37.535238  8797 raft_consensus.cc:2468] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc50700379e6469da0b34365f7597580 in term 2.
I20260713 09:01:37.535234  8920 consensus_queue.cc:237] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } }
I20260713 09:01:37.542900  8543 catalog_manager.cc:5697] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 reported cstate change: term changed from 1 to 2, leader changed from 1e9ee15d14764a5096964ae8c84fc964 (127.5.160.131) to bc50700379e6469da0b34365f7597580 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "bc50700379e6469da0b34365f7597580" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc50700379e6469da0b34365f7597580" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40359 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:37.731194  8973 raft_consensus.cc:3060] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:37.743419  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:38.028467  8797 raft_consensus.cc:1275] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 2 FOLLOWER]: Refusing update from remote peer bc50700379e6469da0b34365f7597580: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:38.029575  9028 consensus_queue.cc:1048] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1e9ee15d14764a5096964ae8c84fc964" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 38979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:38.038118  8973 raft_consensus.cc:1275] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 2 FOLLOWER]: Refusing update from remote peer bc50700379e6469da0b34365f7597580: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:38.039562  9028 consensus_queue.cc:1048] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17449e1dd22f4ed7907a0fb6eca86310" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 35481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:38.423266  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:38.428519  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:38.428846  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:38.429298  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:38.744189  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:39.435563  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:39.441004  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:39.441314  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:39.441684  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:39.745025  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:40.447510  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:40.452611  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:40.452960  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:40.453368  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:40.745849  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:41.458997  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:41.464274  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:41.464640  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:41.465060  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260713 09:01:41.746723  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:42.470443  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:42.476408  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:42.481211  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:42.481498  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260713 09:01:42.747537  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:43.500955  5762 tablet_server.cc:179] TabletServer@127.5.160.129:35481 shutting down...
I20260713 09:01:43.517930  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:43.518443  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.519052  5762 raft_consensus.cc:2243] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.519431  5762 raft_consensus.cc:2272] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.521021  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.521486  5762 raft_consensus.cc:2243] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.521829  5762 raft_consensus.cc:2272] T 661baa80c6ad4fbc8c06666ba550ce64 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.523347  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.523798  5762 raft_consensus.cc:2243] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.524143  5762 raft_consensus.cc:2272] T af4375c746e446778a513e0c91c6b611 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.525720  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.526206  5762 raft_consensus.cc:2243] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.526588  5762 raft_consensus.cc:2272] T de91dce3b3864f4cb62b688002f58596 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.528064  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.528508  5762 raft_consensus.cc:2243] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.528847  5762 raft_consensus.cc:2272] T a9946855a3e146bba59c2f8110137115 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.530463  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.530933  5762 raft_consensus.cc:2243] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.531279  5762 raft_consensus.cc:2272] T ddfb3aacb1184a4ea984ffd82ed9670b P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.532725  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.533154  5762 raft_consensus.cc:2243] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.533488  5762 raft_consensus.cc:2272] T 3e7f359c71534817bfa3aa532a42d412 P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.534961  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.535396  5762 raft_consensus.cc:2243] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.535754  5762 raft_consensus.cc:2272] T dd166da977894ecdb9c38099ff3fa12c P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.537214  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.537624  5762 raft_consensus.cc:2243] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.537969  5762 raft_consensus.cc:2272] T c9ea6cf156a448b4908f860127fd64b6 P 17449e1dd22f4ed7907a0fb6eca86310 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.539497  5762 tablet_replica.cc:333] stopping tablet replica
I20260713 09:01:43.539884  5762 raft_consensus.cc:2243] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.540222  5762 raft_consensus.cc:2272] T f0f3e0f7c30c412187ef5a8b811d21fb P 17449e1dd22f4ed7907a0fb6eca86310 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.565629  5762 tablet_server.cc:196] TabletServer@127.5.160.129:35481 shutdown complete.
I20260713 09:01:43.579619  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
W20260713 09:01:43.582559  8763 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111) [suppressed 47 similar messages]
W20260713 09:01:43.586334  8763 consensus_peers.cc:597] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:43.600948  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:43.601577  5762 tablet_replica.cc:333] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.602131  5762 raft_consensus.cc:2243] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.602573  5762 raft_consensus.cc:2272] T f0f3e0f7c30c412187ef5a8b811d21fb P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.604430  5762 tablet_replica.cc:333] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.604918  5762 raft_consensus.cc:2243] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.605293  5762 raft_consensus.cc:2272] T 3e7f359c71534817bfa3aa532a42d412 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.607144  5762 tablet_replica.cc:333] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.607796  5762 raft_consensus.cc:2243] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.608250  5762 raft_consensus.cc:2272] T dd166da977894ecdb9c38099ff3fa12c P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.610294  5762 tablet_replica.cc:333] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.610790  5762 raft_consensus.cc:2243] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.611413  5762 raft_consensus.cc:2272] T c9ea6cf156a448b4908f860127fd64b6 P bc50700379e6469da0b34365f7597580 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.613061  5762 tablet_replica.cc:333] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.613499  5762 raft_consensus.cc:2243] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.614109  5762 raft_consensus.cc:2272] T a9946855a3e146bba59c2f8110137115 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.615816  5762 tablet_replica.cc:333] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.616245  5762 raft_consensus.cc:2243] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.616875  5762 raft_consensus.cc:2272] T 661baa80c6ad4fbc8c06666ba550ce64 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.618594  5762 tablet_replica.cc:333] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.619064  5762 raft_consensus.cc:2243] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.619429  5762 raft_consensus.cc:2272] T af4375c746e446778a513e0c91c6b611 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.620970  5762 tablet_replica.cc:333] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.621387  5762 raft_consensus.cc:2243] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.621984  5762 raft_consensus.cc:2272] T de91dce3b3864f4cb62b688002f58596 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.623695  5762 tablet_replica.cc:333] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.624138  5762 raft_consensus.cc:2243] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.624500  5762 raft_consensus.cc:2272] T ddfb3aacb1184a4ea984ffd82ed9670b P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.626377  5762 tablet_replica.cc:333] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580: stopping tablet replica
I20260713 09:01:43.626824  5762 raft_consensus.cc:2243] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.627475  5762 raft_consensus.cc:2272] T ea9e1dbcf75f4a918e1d90cbe51429a2 P bc50700379e6469da0b34365f7597580 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:43.643776  8763 consensus_peers.cc:597] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:43.656222  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:01:43.656283  8761 consensus_peers.cc:597] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer bc50700379e6469da0b34365f7597580 (127.5.160.130:40359): Couldn't send request to peer bc50700379e6469da0b34365f7597580. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:40359: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:01:43.667426  8763 consensus_peers.cc:597] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 -> Peer 17449e1dd22f4ed7907a0fb6eca86310 (127.5.160.129:35481): Couldn't send request to peer 17449e1dd22f4ed7907a0fb6eca86310. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:35481: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:43.676385  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:01:43.697079  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:43.697600  5762 tablet_replica.cc:333] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.698110  5762 raft_consensus.cc:2243] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.698822  5762 raft_consensus.cc:2272] T f0f3e0f7c30c412187ef5a8b811d21fb P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.700567  5762 tablet_replica.cc:333] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.701035  5762 raft_consensus.cc:2243] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.701386  5762 raft_consensus.cc:2272] T a9946855a3e146bba59c2f8110137115 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.702950  5762 tablet_replica.cc:333] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.703378  5762 raft_consensus.cc:2243] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.703976  5762 raft_consensus.cc:2272] T dd166da977894ecdb9c38099ff3fa12c P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.705608  5762 tablet_replica.cc:333] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.706063  5762 raft_consensus.cc:2243] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.706701  5762 raft_consensus.cc:2272] T 3e7f359c71534817bfa3aa532a42d412 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.708330  5762 tablet_replica.cc:333] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.708722  5762 raft_consensus.cc:2243] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.709045  5762 raft_consensus.cc:2272] T c9ea6cf156a448b4908f860127fd64b6 P 1e9ee15d14764a5096964ae8c84fc964 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.710582  5762 tablet_replica.cc:333] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.710999  5762 raft_consensus.cc:2243] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.711314  5762 raft_consensus.cc:2272] T ea9e1dbcf75f4a918e1d90cbe51429a2 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.712821  5762 tablet_replica.cc:333] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.713240  5762 raft_consensus.cc:2243] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.713557  5762 raft_consensus.cc:2272] T 661baa80c6ad4fbc8c06666ba550ce64 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.715210  5762 tablet_replica.cc:333] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.715588  5762 raft_consensus.cc:2243] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:43.715880  5762 raft_consensus.cc:2272] T de91dce3b3864f4cb62b688002f58596 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.717373  5762 tablet_replica.cc:333] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.717748  5762 raft_consensus.cc:2243] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.718346  5762 raft_consensus.cc:2272] T af4375c746e446778a513e0c91c6b611 P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.720022  5762 tablet_replica.cc:333] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964: stopping tablet replica
I20260713 09:01:43.720425  5762 raft_consensus.cc:2243] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.721004  5762 raft_consensus.cc:2272] T ddfb3aacb1184a4ea984ffd82ed9670b P 1e9ee15d14764a5096964ae8c84fc964 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.747588  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
W20260713 09:01:43.748334  8594 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260713 09:01:43.766678  5762 master.cc:562] Master@127.5.160.190:40497 shutting down...
I20260713 09:01:43.784646  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:43.785064  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:43.785326  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 761a65a4ee874e58acd5a7de6f5ac38f: stopping tablet replica
I20260713 09:01:43.803782  5762 master.cc:584] Master@127.5.160.190:40497 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13214 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260713 09:01:43.837993  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:38937
I20260713 09:01:43.838996  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:43.843402  9048 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:43.844161  9049 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:43.844726  9051 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:43.844983  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:43.845760  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:43.845932  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:43.846094  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933303846068 us; error 0 us; skew 500 ppm
I20260713 09:01:43.846643  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:43.848557  5762 webserver.cc:533] Webserver started at http://127.5.160.190:38115/ using document root <none> and password file <none>
I20260713 09:01:43.848994  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:43.849148  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:43.849391  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:43.850320  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "77e6b7d2c6144e5a98a624326c9ddfa3"
format_stamp: "Formatted at 2026-07-13 09:01:43 on dist-test-slave-8pv2"
I20260713 09:01:43.854127  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:43.857023  9056 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:43.857821  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260713 09:01:43.858080  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "77e6b7d2c6144e5a98a624326c9ddfa3"
format_stamp: "Formatted at 2026-07-13 09:01:43 on dist-test-slave-8pv2"
I20260713 09:01:43.858325  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:43.868490  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:43.869462  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:43.902845  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:38937
I20260713 09:01:43.902916  9107 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:38937 every 8 connection(s)
I20260713 09:01:43.906283  9108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:43.916283  9108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3: Bootstrap starting.
I20260713 09:01:43.920472  9108 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:43.923995  9108 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3: No bootstrap required, opened a new log
I20260713 09:01:43.925854  9108 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER }
I20260713 09:01:43.926192  9108 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:43.926357  9108 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77e6b7d2c6144e5a98a624326c9ddfa3, State: Initialized, Role: FOLLOWER
I20260713 09:01:43.926890  9108 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER }
I20260713 09:01:43.927278  9108 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:43.927451  9108 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:43.927659  9108 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:43.931437  9108 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER }
I20260713 09:01:43.931856  9108 leader_election.cc:304] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [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: 77e6b7d2c6144e5a98a624326c9ddfa3; no voters: 
I20260713 09:01:43.932736  9108 leader_election.cc:290] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:43.933000  9111 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:43.934116  9111 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 1 LEADER]: Becoming Leader. State: Replica: 77e6b7d2c6144e5a98a624326c9ddfa3, State: Running, Role: LEADER
I20260713 09:01:43.934727  9111 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [LEADER]: Queue going to LEADER mode. State: All 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: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER }
I20260713 09:01:43.935197  9108 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:43.937749  9112 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER } }
I20260713 09:01:43.937821  9113 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77e6b7d2c6144e5a98a624326c9ddfa3. Latest consensus state: current_term: 1 leader_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77e6b7d2c6144e5a98a624326c9ddfa3" member_type: VOTER } }
I20260713 09:01:43.938570  9113 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:43.938570  9112 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:43.944717  9118 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:43.949302  9118 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:43.950567  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:43.956801  9118 catalog_manager.cc:1383] Generated new cluster ID: 67464d7e9b294805b6e6bede42a4e371
I20260713 09:01:43.957050  9118 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:43.975291  9118 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:43.976379  9118 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:43.987926  9118 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3: Generated new TSK 0
I20260713 09:01:43.988425  9118 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:44.016409  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:44.021651  9129 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.022608  9130 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.023947  9132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:44.024073  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:44.025034  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:44.025211  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:44.025338  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933304025327 us; error 0 us; skew 500 ppm
I20260713 09:01:44.025774  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:44.027772  5762 webserver.cc:533] Webserver started at http://127.5.160.129:43053/ using document root <none> and password file <none>
I20260713 09:01:44.028177  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:44.028333  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:44.028532  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:44.029470  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "5ed6b168f1414422a046135c0efe1b0e"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.033435  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260713 09:01:44.036280  9137 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.036911  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:44.037173  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "5ed6b168f1414422a046135c0efe1b0e"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.037422  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:44.055660  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:44.056633  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:44.057883  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:44.059944  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:44.060158  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.060372  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:44.060544  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.096437  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:37533
I20260713 09:01:44.096529  9199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:37533 every 8 connection(s)
I20260713 09:01:44.100896  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:44.106911  9204 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.109315  9205 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.109866  9207 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:44.111855  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:44.112182  9200 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38937
I20260713 09:01:44.112579  9200 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:44.112989  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:44.113253  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:44.113364  9200 heartbeater.cc:507] Master 127.5.160.190:38937 requested a full tablet report, sending...
I20260713 09:01:44.113446  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933304113426 us; error 0 us; skew 500 ppm
I20260713 09:01:44.114286  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:44.115435  9073 ts_manager.cc:194] Registered new tserver with Master: 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533)
I20260713 09:01:44.116694  5762 webserver.cc:533] Webserver started at http://127.5.160.130:37423/ using document root <none> and password file <none>
I20260713 09:01:44.117159  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:44.117132  9073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40542
I20260713 09:01:44.117497  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:44.117774  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:44.118925  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "ccf9cf1681774d10a40eed8f8685ebba"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.122907  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:44.125713  9212 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.126375  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:44.126652  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "ccf9cf1681774d10a40eed8f8685ebba"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.126896  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:44.153062  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:44.154086  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:44.155382  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:44.157305  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:44.157485  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.157682  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:44.157823  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.193222  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:41779
I20260713 09:01:44.193308  9274 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:41779 every 8 connection(s)
I20260713 09:01:44.197432  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:44.203872  9278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.205418  9279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:44.207669  9281 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:44.208334  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:44.209152  9275 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38937
I20260713 09:01:44.209275  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:44.209463  9275 heartbeater.cc:461] Registering TS with master...
W20260713 09:01:44.209549  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:44.209795  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933304209778 us; error 0 us; skew 500 ppm
I20260713 09:01:44.210223  9275 heartbeater.cc:507] Master 127.5.160.190:38937 requested a full tablet report, sending...
I20260713 09:01:44.210306  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:44.212287  9073 ts_manager.cc:194] Registered new tserver with Master: ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:44.212610  5762 webserver.cc:533] Webserver started at http://127.5.160.131:45401/ using document root <none> and password file <none>
I20260713 09:01:44.213197  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:44.213423  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:44.213708  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:44.213930  9073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40554
I20260713 09:01:44.215052  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.218997  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:01:44.221771  9286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.222412  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260713 09:01:44.222702  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
format_stamp: "Formatted at 2026-07-13 09:01:44 on dist-test-slave-8pv2"
I20260713 09:01:44.222952  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:44.237775  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:44.238871  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:44.240156  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:44.242097  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:44.242337  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.242620  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:44.242822  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:44.278110  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:35975
I20260713 09:01:44.278188  9348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:35975 every 8 connection(s)
I20260713 09:01:44.290187  9349 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38937
I20260713 09:01:44.290570  9349 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:44.291188  9349 heartbeater.cc:507] Master 127.5.160.190:38937 requested a full tablet report, sending...
I20260713 09:01:44.292923  9073 ts_manager.cc:194] Registered new tserver with Master: 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:44.293982  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013095955s
I20260713 09:01:44.294262  9073 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40566
I20260713 09:01:44.340305  9073 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40582:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:44.342708  9073 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:44.382858  9314 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4c1c3e22d451f9cad7d30fe0158be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.383008  9313 tablet_service.cc:1511] Processing CreateTablet for tablet baec4286c5384e699240824791925950 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.384811  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baec4286c5384e699240824791925950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.385397  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4c1c3e22d451f9cad7d30fe0158be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.399502  9240 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4c1c3e22d451f9cad7d30fe0158be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.401029  9240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4c1c3e22d451f9cad7d30fe0158be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.404688  9239 tablet_service.cc:1511] Processing CreateTablet for tablet baec4286c5384e699240824791925950 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.405905  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baec4286c5384e699240824791925950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.413928  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 69d4c1c3e22d451f9cad7d30fe0158be (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.415377  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69d4c1c3e22d451f9cad7d30fe0158be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.420105  9164 tablet_service.cc:1511] Processing CreateTablet for tablet baec4286c5384e699240824791925950 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=ef474c75f297449fae525b032ede7d6c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.421319  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet baec4286c5384e699240824791925950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.432219  9364 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: Bootstrap starting.
I20260713 09:01:44.440549  9364 tablet_bootstrap.cc:654] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.446305  9365 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: Bootstrap starting.
I20260713 09:01:44.448223  9366 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: Bootstrap starting.
I20260713 09:01:44.450192  9364 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: No bootstrap required, opened a new log
I20260713 09:01:44.450649  9364 ts_tablet_manager.cc:1403] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260713 09:01:44.453092  9364 raft_consensus.cc:359] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.453595  9365 tablet_bootstrap.cc:654] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.453804  9364 raft_consensus.cc:385] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.454128  9364 raft_consensus.cc:740] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.455242  9366 tablet_bootstrap.cc:654] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.454872  9364 consensus_queue.cc:260] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.460330  9349 heartbeater.cc:499] Master 127.5.160.190:38937 was elected leader, sending a full tablet report...
I20260713 09:01:44.460350  9364 ts_tablet_manager.cc:1434] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:01:44.460855  9366 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: No bootstrap required, opened a new log
I20260713 09:01:44.461419  9366 ts_tablet_manager.cc:1403] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260713 09:01:44.461735  9364 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: Bootstrap starting.
I20260713 09:01:44.462826  9365 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: No bootstrap required, opened a new log
I20260713 09:01:44.463270  9365 ts_tablet_manager.cc:1403] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260713 09:01:44.464505  9366 raft_consensus.cc:359] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.465261  9366 raft_consensus.cc:385] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.465579  9366 raft_consensus.cc:740] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.466073  9365 raft_consensus.cc:359] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.466375  9366 consensus_queue.cc:260] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.467000  9365 raft_consensus.cc:385] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.467379  9365 raft_consensus.cc:740] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf9cf1681774d10a40eed8f8685ebba, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.468346  9364 tablet_bootstrap.cc:654] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.468137  9368 raft_consensus.cc:493] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:44.468891  9368 raft_consensus.cc:515] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.469110  9365 consensus_queue.cc:260] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.476265  9200 heartbeater.cc:499] Master 127.5.160.190:38937 was elected leader, sending a full tablet report...
I20260713 09:01:44.479156  9366 ts_tablet_manager.cc:1434] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.005s
I20260713 09:01:44.480189  9366 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: Bootstrap starting.
I20260713 09:01:44.486222  9366 tablet_bootstrap.cc:654] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.504667  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e" is_pre_election: true
I20260713 09:01:44.505515  9175 raft_consensus.cc:2468] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:44.507107  9289 leader_election.cc:304] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:44.510850  9368 leader_election.cc:290] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:44.512086  9368 raft_consensus.cc:2804] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:44.513007  9368 raft_consensus.cc:493] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:44.513710  9368 raft_consensus.cc:3060] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:44.531680  9350 tablet.cc:2406] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260713 09:01:44.537164  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba" is_pre_election: true
W20260713 09:01:44.539186  9289 leader_election.cc:343] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:44.544066  9368 raft_consensus.cc:515] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.546257  9275 heartbeater.cc:499] Master 127.5.160.190:38937 was elected leader, sending a full tablet report...
I20260713 09:01:44.546545  9365 ts_tablet_manager.cc:1434] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: Time spent starting tablet: real 0.083s	user 0.027s	sys 0.052s
I20260713 09:01:44.548806  9368 leader_election.cc:290] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Requested vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:44.549777  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
I20260713 09:01:44.550349  9175 raft_consensus.cc:3060] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:44.550572  9366 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: No bootstrap required, opened a new log
I20260713 09:01:44.551051  9366 ts_tablet_manager.cc:1403] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: Time spent bootstrapping tablet: real 0.071s	user 0.026s	sys 0.037s
I20260713 09:01:44.551700  9364 tablet_bootstrap.cc:492] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: No bootstrap required, opened a new log
I20260713 09:01:44.552168  9364 ts_tablet_manager.cc:1403] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent bootstrapping tablet: real 0.091s	user 0.020s	sys 0.068s
I20260713 09:01:44.553910  9366 raft_consensus.cc:359] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.554672  9366 raft_consensus.cc:385] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.555011  9366 raft_consensus.cc:740] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.554913  9364 raft_consensus.cc:359] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.555192  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:44.556025  9366 consensus_queue.cc:260] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
W20260713 09:01:44.556627  9289 leader_election.cc:343] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:44.557560  9365 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: Bootstrap starting.
I20260713 09:01:44.557828  9175 raft_consensus.cc:2468] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:44.561245  9289 leader_election.cc:304] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [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: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: ccf9cf1681774d10a40eed8f8685ebba
I20260713 09:01:44.562016  9368 raft_consensus.cc:2804] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:44.562209  9366 ts_tablet_manager.cc:1434] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260713 09:01:44.562503  9368 raft_consensus.cc:697] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Leader. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:44.563416  9368 consensus_queue.cc:237] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.562247  9364 raft_consensus.cc:385] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.564271  9364 raft_consensus.cc:740] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.565042  9364 consensus_queue.cc:260] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.567116  9364 ts_tablet_manager.cc:1434] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260713 09:01:44.567956  9365 tablet_bootstrap.cc:654] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.571683  9073 catalog_manager.cc:5697] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:44.572963  9365 tablet_bootstrap.cc:492] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: No bootstrap required, opened a new log
I20260713 09:01:44.573352  9365 ts_tablet_manager.cc:1403] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260713 09:01:44.575309  9365 raft_consensus.cc:359] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.575901  9365 raft_consensus.cc:385] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.576171  9365 raft_consensus.cc:740] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf9cf1681774d10a40eed8f8685ebba, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.576786  9365 consensus_queue.cc:260] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.578715  9365 ts_tablet_manager.cc:1434] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260713 09:01:44.602228  9368 raft_consensus.cc:493] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:44.602648  9368 raft_consensus.cc:515] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.604118  9368 leader_election.cc:290] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533)
I20260713 09:01:44.604728  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba" is_pre_election: true
I20260713 09:01:44.604904  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e" is_pre_election: true
I20260713 09:01:44.605203  9250 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:44.605417  9175 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:44.606065  9289 leader_election.cc:304] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, ccf9cf1681774d10a40eed8f8685ebba; no voters: 
I20260713 09:01:44.606714  9368 raft_consensus.cc:2804] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:44.606977  9368 raft_consensus.cc:493] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:44.607216  9368 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:44.611800  9368 raft_consensus.cc:515] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.613157  9368 leader_election.cc:290] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Requested vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533)
I20260713 09:01:44.613803  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:44.613948  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
I20260713 09:01:44.614238  9250 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:44.614398  9175 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:44.619020  9175 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:44.619959  9289 leader_election.cc:304] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:44.620042  9250 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:44.620695  9368 raft_consensus.cc:2804] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:44.621129  9368 raft_consensus.cc:697] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Leader. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:44.621811  9368 consensus_queue.cc:237] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:44.627691  9072 catalog_manager.cc:5697] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:44.698110  9072 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40598:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:44.699884  9072 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:44.720434  9164 tablet_service.cc:1511] Processing CreateTablet for tablet b94ad8c5cc8b4ca6b92d08feb1d40121 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.721632  9164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ad8c5cc8b4ca6b92d08feb1d40121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.721848  9240 tablet_service.cc:1511] Processing CreateTablet for tablet b94ad8c5cc8b4ca6b92d08feb1d40121 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.723037  9240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ad8c5cc8b4ca6b92d08feb1d40121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.726804  9314 tablet_service.cc:1511] Processing CreateTablet for tablet 82da592a115548ddbeb5ae51648645aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.727450  9313 tablet_service.cc:1511] Processing CreateTablet for tablet b94ad8c5cc8b4ca6b92d08feb1d40121 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260713 09:01:44.727929  9314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82da592a115548ddbeb5ae51648645aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.728579  9313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b94ad8c5cc8b4ca6b92d08feb1d40121. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.734958  9366 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: Bootstrap starting.
I20260713 09:01:44.738866  9165 tablet_service.cc:1511] Processing CreateTablet for tablet 82da592a115548ddbeb5ae51648645aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.740039  9165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82da592a115548ddbeb5ae51648645aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.741793  9366 tablet_bootstrap.cc:654] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.743512  9239 tablet_service.cc:1511] Processing CreateTablet for tablet 82da592a115548ddbeb5ae51648645aa (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=fe456ebda0c947f4864833a18a4cfb73]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260713 09:01:44.744719  9239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82da592a115548ddbeb5ae51648645aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:44.750269  9364 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: Bootstrap starting.
I20260713 09:01:44.751250  9366 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: No bootstrap required, opened a new log
I20260713 09:01:44.751724  9366 ts_tablet_manager.cc:1403] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260713 09:01:44.754539  9366 raft_consensus.cc:359] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.755218  9366 raft_consensus.cc:385] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.755534  9366 raft_consensus.cc:740] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.755893  9365 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: Bootstrap starting.
I20260713 09:01:44.758383  9366 consensus_queue.cc:260] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.760648  9366 ts_tablet_manager.cc:1434] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260713 09:01:44.761595  9364 tablet_bootstrap.cc:654] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.762130  9366 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: Bootstrap starting.
I20260713 09:01:44.766356  9364 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: No bootstrap required, opened a new log
I20260713 09:01:44.766755  9364 ts_tablet_manager.cc:1403] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260713 09:01:44.768429  9366 tablet_bootstrap.cc:654] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.769227  9364 raft_consensus.cc:359] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.769923  9364 raft_consensus.cc:385] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.770219  9364 raft_consensus.cc:740] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.770985  9364 consensus_queue.cc:260] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.773705  9365 tablet_bootstrap.cc:654] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.774255  9364 ts_tablet_manager.cc:1434] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:44.775030  9364 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: Bootstrap starting.
I20260713 09:01:44.779965  9364 tablet_bootstrap.cc:654] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.789264  9365 tablet_bootstrap.cc:492] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: No bootstrap required, opened a new log
I20260713 09:01:44.789759  9365 ts_tablet_manager.cc:1403] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.001s
I20260713 09:01:44.789991  9364 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: No bootstrap required, opened a new log
I20260713 09:01:44.790455  9364 ts_tablet_manager.cc:1403] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.003s
I20260713 09:01:44.790817  9366 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: No bootstrap required, opened a new log
I20260713 09:01:44.791275  9366 ts_tablet_manager.cc:1403] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.010s
I20260713 09:01:44.792765  9365 raft_consensus.cc:359] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.792974  9364 raft_consensus.cc:359] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.793515  9365 raft_consensus.cc:385] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.793643  9364 raft_consensus.cc:385] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.793370  9366 raft_consensus.cc:359] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.793954  9365 raft_consensus.cc:740] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf9cf1681774d10a40eed8f8685ebba, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.794107  9366 raft_consensus.cc:385] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.793998  9364 raft_consensus.cc:740] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.794575  9366 raft_consensus.cc:740] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.794929  9365 consensus_queue.cc:260] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.795042  9364 consensus_queue.cc:260] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.795322  9366 consensus_queue.cc:260] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.797374  9366 ts_tablet_manager.cc:1434] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:44.797498  9364 ts_tablet_manager.cc:1434] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260713 09:01:44.798650  9365 ts_tablet_manager.cc:1434] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260713 09:01:44.799595  9365 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Bootstrap starting.
I20260713 09:01:44.805437  9365 tablet_bootstrap.cc:654] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:44.812325  9365 tablet_bootstrap.cc:492] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: No bootstrap required, opened a new log
I20260713 09:01:44.812652  9365 ts_tablet_manager.cc:1403] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260713 09:01:44.814474  9365 raft_consensus.cc:359] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.814973  9365 raft_consensus.cc:385] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:44.815169  9365 raft_consensus.cc:740] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ccf9cf1681774d10a40eed8f8685ebba, State: Initialized, Role: FOLLOWER
I20260713 09:01:44.815702  9365 consensus_queue.cc:260] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.817124  9365 ts_tablet_manager.cc:1434] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260713 09:01:44.832597  9372 raft_consensus.cc:493] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:44.832968  9372 raft_consensus.cc:515] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.834854  9372 leader_election.cc:290] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:44.844583  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "ccf9cf1681774d10a40eed8f8685ebba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e" is_pre_election: true
I20260713 09:01:44.844933  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "baec4286c5384e699240824791925950" candidate_uuid: "ccf9cf1681774d10a40eed8f8685ebba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" is_pre_election: true
I20260713 09:01:44.845194  9175 raft_consensus.cc:2393] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ccf9cf1681774d10a40eed8f8685ebba in current term 1: Already voted for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in this term.
I20260713 09:01:44.846236  9216 leader_election.cc:304] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ccf9cf1681774d10a40eed8f8685ebba; no voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e
I20260713 09:01:44.846837  9372 raft_consensus.cc:3060] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:44.851593  9372 raft_consensus.cc:2749] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260713 09:01:44.945768  9121 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:44.997746  9368 raft_consensus.cc:493] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:44.998202  9368 raft_consensus.cc:515] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:44.999866  9368 leader_election.cc:290] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:45.000487  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e" is_pre_election: true
I20260713 09:01:45.000667  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba" is_pre_election: true
I20260713 09:01:45.000981  9175 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:45.001222  9250 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:45.001874  9289 leader_election.cc:304] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:45.002511  9368 raft_consensus.cc:2804] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:45.002759  9368 raft_consensus.cc:493] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:45.003003  9368 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.007337  9368 raft_consensus.cc:515] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.008697  9368 leader_election.cc:290] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Requested vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:45.009342  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
I20260713 09:01:45.009591  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.009912  9175 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.010106  9250 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.016275  9250 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:45.016275  9175 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:45.017307  9289 leader_election.cc:304] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:45.017855  9368 raft_consensus.cc:2804] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:45.018287  9368 raft_consensus.cc:697] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Leader. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:45.019012  9368 consensus_queue.cc:237] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.024899  9071 catalog_manager.cc:5697] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:45.117041  9368 consensus_queue.cc:1048] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.128634  9375 consensus_queue.cc:1048] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.135268  9375 consensus_queue.cc:1048] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.146225  9375 consensus_queue.cc:1048] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:45.157609  9371 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:45.158039  9371 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.159183  9368 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:45.159667  9368 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.160425  9371 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:45.161682  9368 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:45.164143  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e" is_pre_election: true
I20260713 09:01:45.164755  9175 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:45.164933  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba" is_pre_election: true
I20260713 09:01:45.165627  9250 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 0.
I20260713 09:01:45.165930  9289 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:45.166721  9368 raft_consensus.cc:2804] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:45.167079  9368 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:45.167361  9368 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.173719  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba" is_pre_election: true
I20260713 09:01:45.173715  9368 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.174465  9250 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 0.
I20260713 09:01:45.174463  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" is_pre_election: true
I20260713 09:01:45.175329  9324 raft_consensus.cc:2393] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ed6b168f1414422a046135c0efe1b0e in current term 1: Already voted for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in this term.
I20260713 09:01:45.175514  9140 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ed6b168f1414422a046135c0efe1b0e, ccf9cf1681774d10a40eed8f8685ebba; no voters: 
I20260713 09:01:45.176288  9371 raft_consensus.cc:2804] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:45.176478  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
I20260713 09:01:45.176649  9371 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:45.177071  9371 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.177445  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.177955  9250 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:45.177022  9368 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Requested vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:45.181973  9371 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.182333  9250 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in term 1.
I20260713 09:01:45.182896  9175 raft_consensus.cc:2393] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in current term 1: Already voted for candidate 5ed6b168f1414422a046135c0efe1b0e in this term.
I20260713 09:01:45.183255  9289 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, ccf9cf1681774d10a40eed8f8685ebba; no voters: 
I20260713 09:01:45.184216  9371 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 1 election: Requested vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:45.184248  9368 raft_consensus.cc:2804] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:45.185091  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
I20260713 09:01:45.185424  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.185949  9368 raft_consensus.cc:697] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Leader. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:45.186276  9250 raft_consensus.cc:2393] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ed6b168f1414422a046135c0efe1b0e in current term 1: Already voted for candidate 30e72ff1fd4f4bfd82a36e9bb533be52 in this term.
I20260713 09:01:45.186688  9368 consensus_queue.cc:237] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.191545  9141 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [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: 5ed6b168f1414422a046135c0efe1b0e; no voters: 30e72ff1fd4f4bfd82a36e9bb533be52, ccf9cf1681774d10a40eed8f8685ebba
I20260713 09:01:45.192400  9371 raft_consensus.cc:2749] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:45.194159  9071 catalog_manager.cc:5697] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:45.228750  9324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be"
dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
mode: GRACEFUL
new_leader_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:46692
I20260713 09:01:45.229280  9324 raft_consensus.cc:606] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Received request to transfer leadership to TS 5ed6b168f1414422a046135c0efe1b0e
I20260713 09:01:45.236354  9324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121"
dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
mode: GRACEFUL
new_leader_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:46692
I20260713 09:01:45.236780  9324 raft_consensus.cc:606] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Received request to transfer leadership to TS 5ed6b168f1414422a046135c0efe1b0e
I20260713 09:01:45.240978  9324 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa"
dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
mode: GRACEFUL
new_leader_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:46692
I20260713 09:01:45.241365  9324 raft_consensus.cc:606] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Received request to transfer leadership to TS 5ed6b168f1414422a046135c0efe1b0e
I20260713 09:01:45.564383  9375 raft_consensus.cc:993] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: : Instructing follower 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.564785  9368 raft_consensus.cc:1081] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Signalling peer 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.566061  9175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be"
dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:01:45.566534  9175 raft_consensus.cc:493] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:45.566800  9175 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.571223  9175 raft_consensus.cc:515] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:45.572661  9175 leader_election.cc:290] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 2 election: Requested vote from peers 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975), ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779)
I20260713 09:01:45.573289  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
I20260713 09:01:45.573693  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69d4c1c3e22d451f9cad7d30fe0158be" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.573837  9324 raft_consensus.cc:3055] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:45.574157  9250 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.574158  9324 raft_consensus.cc:740] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:45.574957  9324 consensus_queue.cc:260] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:45.575801  9324 raft_consensus.cc:3060] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.578611  9250 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 2.
I20260713 09:01:45.579589  9140 leader_election.cc:304] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ed6b168f1414422a046135c0efe1b0e, ccf9cf1681774d10a40eed8f8685ebba; no voters: 
I20260713 09:01:45.580340  9371 raft_consensus.cc:2804] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.580571  9324 raft_consensus.cc:2468] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 2.
I20260713 09:01:45.581221  9371 raft_consensus.cc:697] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Becoming Leader. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Running, Role: LEADER
I20260713 09:01:45.582041  9371 consensus_queue.cc:237] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } }
I20260713 09:01:45.587321  9071 catalog_manager.cc:5697] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e reported cstate change: term changed from 1 to 2, leader changed from 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131) to 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "5ed6b168f1414422a046135c0efe1b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:45.589687  9368 consensus_queue.cc:1048] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.595670  9375 raft_consensus.cc:993] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: : Instructing follower 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.596601  9375 raft_consensus.cc:1081] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Signalling peer 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.598276  9174 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa"
dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:01:45.598801  9174 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:45.599166  9174 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.603540  9407 consensus_queue.cc:1048] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.605636  9174 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.608613  9249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.610967  9174 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 2 election: Requested vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:45.614063  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
I20260713 09:01:45.614457  9324 raft_consensus.cc:3055] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:45.614713  9324 raft_consensus.cc:740] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:45.615392  9324 consensus_queue.cc:260] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.616227  9324 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.620569  9324 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 2.
I20260713 09:01:45.621409  9141 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [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: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: ccf9cf1681774d10a40eed8f8685ebba
I20260713 09:01:45.622018  9371 raft_consensus.cc:2804] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.622392  9371 raft_consensus.cc:697] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Becoming Leader. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Running, Role: LEADER
I20260713 09:01:45.623064  9371 consensus_queue.cc:237] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.623947  9407 consensus_queue.cc:1048] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.629114  9071 catalog_manager.cc:5697] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e reported cstate change: term changed from 1 to 2, leader changed from 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131) to 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "5ed6b168f1414422a046135c0efe1b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.634406  9375 raft_consensus.cc:993] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: : Instructing follower 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.634835  9375 raft_consensus.cc:1081] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Signalling peer 5ed6b168f1414422a046135c0efe1b0e to start an election
I20260713 09:01:45.647039  9375 consensus_queue.cc:1048] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:45.648227  9175 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121"
dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
 from {username='slave'} at 127.0.0.1:33704
I20260713 09:01:45.648861  9175 raft_consensus.cc:493] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:45.649132  9175 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.654618  9175 raft_consensus.cc:515] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.656533  9175 leader_election.cc:290] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 2 election: Requested vote from peers ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130:41779), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:45.657079  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
I20260713 09:01:45.657625  9324 raft_consensus.cc:3055] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:45.657944  9324 raft_consensus.cc:740] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 30e72ff1fd4f4bfd82a36e9bb533be52, State: Running, Role: LEADER
I20260713 09:01:45.658695  9324 consensus_queue.cc:260] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.659490  9250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b94ad8c5cc8b4ca6b92d08feb1d40121" candidate_uuid: "5ed6b168f1414422a046135c0efe1b0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
I20260713 09:01:45.660020  9250 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.660022  9324 raft_consensus.cc:3060] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:45.666666  9324 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 2.
I20260713 09:01:45.667023  9250 raft_consensus.cc:2468] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ed6b168f1414422a046135c0efe1b0e in term 2.
I20260713 09:01:45.667733  9141 leader_election.cc:304] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30e72ff1fd4f4bfd82a36e9bb533be52, 5ed6b168f1414422a046135c0efe1b0e; no voters: 
I20260713 09:01:45.668488  9371 raft_consensus.cc:2804] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:45.668836  9371 raft_consensus.cc:697] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Becoming Leader. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Running, Role: LEADER
I20260713 09:01:45.669411  9371 consensus_queue.cc:237] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:45.674791  9073 catalog_manager.cc:5697] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e reported cstate change: term changed from 1 to 2, leader changed from 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131) to 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129). New cstate: current_term: 2 leader_uuid: "5ed6b168f1414422a046135c0efe1b0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:45.922715  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260713 09:01:45.924134  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260713 09:01:45.924454  5762 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260713 09:01:45.934597  9175 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa"
dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
mode: GRACEFUL
new_leader_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
 from {username='slave'} at 127.0.0.1:33728
I20260713 09:01:45.935021  9175 raft_consensus.cc:606] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Received request to transfer leadership to TS ccf9cf1681774d10a40eed8f8685ebba
I20260713 09:01:45.936024  5762 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260713 09:01:46.065831  9324 raft_consensus.cc:1275] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.066972  9371 consensus_queue.cc:1048] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.073884  9250 raft_consensus.cc:1275] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.075443  9413 consensus_queue.cc:1048] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.083819  9250 raft_consensus.cc:1275] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.084851  9413 consensus_queue.cc:1048] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.091692  9324 raft_consensus.cc:1275] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.092887  9371 consensus_queue.cc:1048] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.099439  9324 raft_consensus.cc:1275] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.100633  9413 consensus_queue.cc:1048] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.107259  9250 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:46.112694  9250 raft_consensus.cc:1275] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Refusing update from remote peer 5ed6b168f1414422a046135c0efe1b0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:46.113672  9413 consensus_queue.cc:1048] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:46.119242  9371 raft_consensus.cc:993] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: : Instructing follower ccf9cf1681774d10a40eed8f8685ebba to start an election
I20260713 09:01:46.119884  9371 raft_consensus.cc:1081] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Signalling peer ccf9cf1681774d10a40eed8f8685ebba to start an election
I20260713 09:01:46.121495  9250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa"
dest_uuid: "ccf9cf1681774d10a40eed8f8685ebba"
 from {username='slave'} at 127.0.0.1:57048
I20260713 09:01:46.121904  9250 raft_consensus.cc:493] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:46.122171  9250 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:46.126838  9250 raft_consensus.cc:515] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:46.129019  9250 leader_election.cc:290] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [CANDIDATE]: Term 3 election: Requested vote from peers 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129:37533), 30e72ff1fd4f4bfd82a36e9bb533be52 (127.5.160.131:35975)
I20260713 09:01:46.129606  9175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "ccf9cf1681774d10a40eed8f8685ebba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5ed6b168f1414422a046135c0efe1b0e"
I20260713 09:01:46.130264  9175 raft_consensus.cc:3055] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:46.130530  9175 raft_consensus.cc:740] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5ed6b168f1414422a046135c0efe1b0e, State: Running, Role: LEADER
I20260713 09:01:46.131157  9175 consensus_queue.cc:260] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [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: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:46.132015  9175 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:46.135222  9324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82da592a115548ddbeb5ae51648645aa" candidate_uuid: "ccf9cf1681774d10a40eed8f8685ebba" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52"
I20260713 09:01:46.135798  9324 raft_consensus.cc:3060] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:46.137002  9175 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf9cf1681774d10a40eed8f8685ebba in term 3.
I20260713 09:01:46.138273  9215 leader_election.cc:304] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [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: 5ed6b168f1414422a046135c0efe1b0e, ccf9cf1681774d10a40eed8f8685ebba; no voters: 
I20260713 09:01:46.138962  9372 raft_consensus.cc:2804] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:46.139839  9372 raft_consensus.cc:697] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 LEADER]: Becoming Leader. State: Replica: ccf9cf1681774d10a40eed8f8685ebba, State: Running, Role: LEADER
I20260713 09:01:46.140652  9372 consensus_queue.cc:237] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [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: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } }
I20260713 09:01:46.142010  9324 raft_consensus.cc:2468] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ccf9cf1681774d10a40eed8f8685ebba in term 3.
I20260713 09:01:46.146663  9070 catalog_manager.cc:5697] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba reported cstate change: term changed from 2 to 3, leader changed from 5ed6b168f1414422a046135c0efe1b0e (127.5.160.129) to ccf9cf1681774d10a40eed8f8685ebba (127.5.160.130). New cstate: current_term: 3 leader_uuid: "ccf9cf1681774d10a40eed8f8685ebba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed6b168f1414422a046135c0efe1b0e" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 37533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ccf9cf1681774d10a40eed8f8685ebba" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 41779 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30e72ff1fd4f4bfd82a36e9bb533be52" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 35975 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:46.274881  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:01:46.294584  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.295176  5762 tablet_replica.cc:333] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e: stopping tablet replica
I20260713 09:01:46.295650  5762 raft_consensus.cc:2243] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.296016  5762 raft_consensus.cc:2272] T 82da592a115548ddbeb5ae51648645aa P 5ed6b168f1414422a046135c0efe1b0e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.297890  5762 tablet_replica.cc:333] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e: stopping tablet replica
I20260713 09:01:46.298323  5762 raft_consensus.cc:2243] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.299060  5762 raft_consensus.cc:2272] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.301195  5762 tablet_replica.cc:333] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e: stopping tablet replica
I20260713 09:01:46.301616  5762 raft_consensus.cc:2243] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.302251  5762 raft_consensus.cc:2272] T 69d4c1c3e22d451f9cad7d30fe0158be P 5ed6b168f1414422a046135c0efe1b0e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.304185  5762 tablet_replica.cc:333] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e: stopping tablet replica
I20260713 09:01:46.304575  5762 raft_consensus.cc:2243] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.304893  5762 raft_consensus.cc:2272] T baec4286c5384e699240824791925950 P 5ed6b168f1414422a046135c0efe1b0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.325999  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
I20260713 09:01:46.337968  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:01:46.355250  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.355829  5762 tablet_replica.cc:333] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: stopping tablet replica
I20260713 09:01:46.356285  5762 raft_consensus.cc:2243] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.356827  5762 pending_rounds.cc:70] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Trying to abort 1 pending ops.
I20260713 09:01:46.356986  5762 pending_rounds.cc:77] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7306990821960851456 op_type: NO_OP noop_request { }
I20260713 09:01:46.357214  5762 raft_consensus.cc:2889] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260713 09:01:46.357440  5762 raft_consensus.cc:2272] T 82da592a115548ddbeb5ae51648645aa P ccf9cf1681774d10a40eed8f8685ebba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.359539  5762 tablet_replica.cc:333] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba: stopping tablet replica
I20260713 09:01:46.360078  5762 raft_consensus.cc:2243] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.360431  5762 raft_consensus.cc:2272] T b94ad8c5cc8b4ca6b92d08feb1d40121 P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.362684  5762 tablet_replica.cc:333] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba: stopping tablet replica
I20260713 09:01:46.363114  5762 raft_consensus.cc:2243] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.363438  5762 raft_consensus.cc:2272] T baec4286c5384e699240824791925950 P ccf9cf1681774d10a40eed8f8685ebba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.364897  5762 tablet_replica.cc:333] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba: stopping tablet replica
I20260713 09:01:46.365259  5762 raft_consensus.cc:2243] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.365582  5762 raft_consensus.cc:2272] T 69d4c1c3e22d451f9cad7d30fe0158be P ccf9cf1681774d10a40eed8f8685ebba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.375933  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:01:46.387295  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:01:46.403275  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:46.403839  5762 tablet_replica.cc:333] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52: stopping tablet replica
I20260713 09:01:46.404318  5762 raft_consensus.cc:2243] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.404716  5762 raft_consensus.cc:2272] T 82da592a115548ddbeb5ae51648645aa P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.406616  5762 tablet_replica.cc:333] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52: stopping tablet replica
I20260713 09:01:46.407075  5762 raft_consensus.cc:2243] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.407438  5762 raft_consensus.cc:2272] T b94ad8c5cc8b4ca6b92d08feb1d40121 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.409119  5762 tablet_replica.cc:333] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52: stopping tablet replica
I20260713 09:01:46.409545  5762 raft_consensus.cc:2243] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:46.409899  5762 raft_consensus.cc:2272] T 69d4c1c3e22d451f9cad7d30fe0158be P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.411588  5762 tablet_replica.cc:333] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52: stopping tablet replica
I20260713 09:01:46.412009  5762 raft_consensus.cc:2243] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.412645  5762 raft_consensus.cc:2272] T baec4286c5384e699240824791925950 P 30e72ff1fd4f4bfd82a36e9bb533be52 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.432715  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:01:46.443650  5762 master.cc:562] Master@127.5.160.190:38937 shutting down...
I20260713 09:01:46.457476  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:46.457897  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:46.458168  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77e6b7d2c6144e5a98a624326c9ddfa3: stopping tablet replica
I20260713 09:01:46.476927  5762 master.cc:584] Master@127.5.160.190:38937 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2670 ms)
[----------] 6 tests from LeaderRebalancerTest (82666 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260713 09:01:46.508584  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:43141
I20260713 09:01:46.509584  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.514307  9416 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.514276  9415 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.515625  9418 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.516587  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:46.517277  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.517457  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.517589  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933306517573 us; error 0 us; skew 500 ppm
I20260713 09:01:46.518055  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.520380  5762 webserver.cc:533] Webserver started at http://127.5.160.190:33931/ using document root <none> and password file <none>
I20260713 09:01:46.520839  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.520994  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.521229  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.522192  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "f04c3f83e7784a6796b28c5390b7d82d"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.526098  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260713 09:01:46.529016  9423 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.529650  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:46.529893  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "f04c3f83e7784a6796b28c5390b7d82d"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.530134  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.555563  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.556600  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.591022  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:43141
I20260713 09:01:46.591114  9474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:43141 every 8 connection(s)
I20260713 09:01:46.594472  9475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:46.604024  9475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: Bootstrap starting.
I20260713 09:01:46.608264  9475 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:46.611961  9475 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: No bootstrap required, opened a new log
I20260713 09:01:46.613852  9475 raft_consensus.cc:359] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER }
I20260713 09:01:46.614197  9475 raft_consensus.cc:385] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:46.614400  9475 raft_consensus.cc:740] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f04c3f83e7784a6796b28c5390b7d82d, State: Initialized, Role: FOLLOWER
I20260713 09:01:46.614913  9475 consensus_queue.cc:260] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER }
I20260713 09:01:46.615322  9475 raft_consensus.cc:399] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:46.615700  9475 raft_consensus.cc:493] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:46.615973  9475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:46.619891  9475 raft_consensus.cc:515] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER }
I20260713 09:01:46.620323  9475 leader_election.cc:304] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [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: f04c3f83e7784a6796b28c5390b7d82d; no voters: 
I20260713 09:01:46.621302  9475 leader_election.cc:290] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:46.621560  9478 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:46.622828  9478 raft_consensus.cc:697] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 1 LEADER]: Becoming Leader. State: Replica: f04c3f83e7784a6796b28c5390b7d82d, State: Running, Role: LEADER
I20260713 09:01:46.623487  9478 consensus_queue.cc:237] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [LEADER]: Queue going to LEADER mode. State: All 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: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER }
I20260713 09:01:46.623878  9475 sys_catalog.cc:565] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:46.627355  9480 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [sys.catalog]: SysCatalogTable state changed. Reason: New leader f04c3f83e7784a6796b28c5390b7d82d. Latest consensus state: current_term: 1 leader_uuid: "f04c3f83e7784a6796b28c5390b7d82d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER } }
I20260713 09:01:46.627705  9479 sys_catalog.cc:455] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f04c3f83e7784a6796b28c5390b7d82d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f04c3f83e7784a6796b28c5390b7d82d" member_type: VOTER } }
I20260713 09:01:46.627988  9480 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:46.628337  9479 sys_catalog.cc:458] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:46.630542  9485 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:46.635457  9485 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:46.638350  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:46.643055  9485 catalog_manager.cc:1383] Generated new cluster ID: 9427fa715b95445ba2fa21ad5f985511
I20260713 09:01:46.643296  9485 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:46.656371  9485 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:46.657512  9485 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:46.672871  9485 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: Generated new TSK 0
I20260713 09:01:46.673400  9485 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:46.704677  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.709957  9496 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.710878  9497 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.712085  9499 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.712474  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:46.713212  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.713380  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.713495  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933306713484 us; error 0 us; skew 500 ppm
I20260713 09:01:46.713932  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.715899  5762 webserver.cc:533] Webserver started at http://127.5.160.129:44587/ using document root <none> and password file <none>
I20260713 09:01:46.716286  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.716426  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.716617  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.717558  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "45dd07d00f1549709888a5f66d762a37"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.721465  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:46.724349  9504 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.725006  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260713 09:01:46.725270  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "45dd07d00f1549709888a5f66d762a37"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.725504  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.741576  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.742601  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.743821  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:46.745817  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:46.745988  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.746213  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:46.746359  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.782953  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:34625
I20260713 09:01:46.783034  9566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:34625 every 8 connection(s)
I20260713 09:01:46.787472  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.793586  9571 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.794895  9572 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.797124  9574 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.797279  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:46.798861  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:46.798897  9567 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43141
W20260713 09:01:46.799109  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.799306  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933306799288 us; error 0 us; skew 500 ppm
I20260713 09:01:46.799305  9567 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:46.799890  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.800081  9567 heartbeater.cc:507] Master 127.5.160.190:43141 requested a full tablet report, sending...
I20260713 09:01:46.802048  9440 ts_manager.cc:194] Registered new tserver with Master: 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625)
I20260713 09:01:46.802203  5762 webserver.cc:533] Webserver started at http://127.5.160.130:46603/ using document root <none> and password file <none>
I20260713 09:01:46.802744  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.802914  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.803144  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.803817  9440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34764
I20260713 09:01:46.804131  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "70b0873785bb480c9da21ab7c837dab8"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.808172  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:46.811116  9579 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.811751  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:46.812011  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "70b0873785bb480c9da21ab7c837dab8"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.812244  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.832506  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.833428  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.834750  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:46.836766  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:46.836939  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.837154  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:46.837289  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.871091  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:44085
I20260713 09:01:46.871196  9641 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:44085 every 8 connection(s)
I20260713 09:01:46.875346  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:46.881705  9645 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.883188  9646 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:46.885628  9648 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:46.886286  9642 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43141
I20260713 09:01:46.886515  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:46.886723  9642 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:46.887310  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:46.887542  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:46.887483  9642 heartbeater.cc:507] Master 127.5.160.190:43141 requested a full tablet report, sending...
I20260713 09:01:46.887847  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933306887827 us; error 0 us; skew 500 ppm
I20260713 09:01:46.888444  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:46.889709  9440 ts_manager.cc:194] Registered new tserver with Master: 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:46.890681  5762 webserver.cc:533] Webserver started at http://127.5.160.131:35227/ using document root <none> and password file <none>
I20260713 09:01:46.891145  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:46.891113  9440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34778
I20260713 09:01:46.891532  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:46.891809  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:46.892846  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "111da490182c49d68d76b50e383fc399"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.896812  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260713 09:01:46.899696  9653 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.900336  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:46.900585  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "111da490182c49d68d76b50e383fc399"
format_stamp: "Formatted at 2026-07-13 09:01:46 on dist-test-slave-8pv2"
I20260713 09:01:46.900836  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:46.910672  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:46.911559  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:46.912773  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:46.914796  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:46.914978  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.915176  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:46.915325  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:46.952361  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:46839
I20260713 09:01:46.952453  9715 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:46839 every 8 connection(s)
I20260713 09:01:46.963936  9716 heartbeater.cc:344] Connected to a master server at 127.5.160.190:43141
I20260713 09:01:46.964267  9716 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:46.964866  9716 heartbeater.cc:507] Master 127.5.160.190:43141 requested a full tablet report, sending...
I20260713 09:01:46.966548  9440 ts_manager.cc:194] Registered new tserver with Master: 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:46.967041  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011830583s
I20260713 09:01:46.967747  9440 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34786
I20260713 09:01:46.988476  9440 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:46.990795  9440 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:47.044543  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 7435825e16664245b3d2ebd0f9dc38b2 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:47.045804  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7435825e16664245b3d2ebd0f9dc38b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.047765  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 3536344183f04ad2a166377df1a90e2e (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:47.048872  9681 tablet_service.cc:1511] Processing CreateTablet for tablet 7435825e16664245b3d2ebd0f9dc38b2 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:47.049244  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3536344183f04ad2a166377df1a90e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.047688  9680 tablet_service.cc:1511] Processing CreateTablet for tablet a00b3ee457a44b318140ec58c9b89132 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:47.050469  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00b3ee457a44b318140ec58c9b89132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.051205  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7435825e16664245b3d2ebd0f9dc38b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.051445  9606 tablet_service.cc:1511] Processing CreateTablet for tablet a00b3ee457a44b318140ec58c9b89132 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:47.052680  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00b3ee457a44b318140ec58c9b89132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.052448  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 3536344183f04ad2a166377df1a90e2e (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:47.053651  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3536344183f04ad2a166377df1a90e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.083492  9731 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.087704  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4d45a38bff4304a06074663bb6ff44 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:47.089018  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4d45a38bff4304a06074663bb6ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.089082  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4d45a38bff4304a06074663bb6ff44 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:47.090262  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4d45a38bff4304a06074663bb6ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.103338  9531 tablet_service.cc:1511] Processing CreateTablet for tablet a00b3ee457a44b318140ec58c9b89132 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:47.104626  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a00b3ee457a44b318140ec58c9b89132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.108361  9731 tablet_bootstrap.cc:654] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.108162  9532 tablet_service.cc:1511] Processing CreateTablet for tablet 7435825e16664245b3d2ebd0f9dc38b2 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:47.109407  9532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7435825e16664245b3d2ebd0f9dc38b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.111966  9530 tablet_service.cc:1511] Processing CreateTablet for tablet 3536344183f04ad2a166377df1a90e2e (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:47.113157  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3536344183f04ad2a166377df1a90e2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.116518  9529 tablet_service.cc:1511] Processing CreateTablet for tablet 3a4d45a38bff4304a06074663bb6ff44 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:47.117672  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a4d45a38bff4304a06074663bb6ff44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.121132  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 12b08d006ede49b180625e69891747a5 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:47.122277  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b08d006ede49b180625e69891747a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.122565  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 12b08d006ede49b180625e69891747a5 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:47.123769  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b08d006ede49b180625e69891747a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.124954  9732 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.129566  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 12b08d006ede49b180625e69891747a5 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:47.131968  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 0310eb0cbfca489d8de4c108a52948a1 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:47.133158  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0310eb0cbfca489d8de4c108a52948a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.133853  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 0310eb0cbfca489d8de4c108a52948a1 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:47.135077  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0310eb0cbfca489d8de4c108a52948a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.138072  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 0310eb0cbfca489d8de4c108a52948a1 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:47.139467  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0310eb0cbfca489d8de4c108a52948a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.141139  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b08d006ede49b180625e69891747a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.144315  9526 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:47.145529  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.149158  9606 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:47.150329  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.159590  9732 tablet_bootstrap.cc:654] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.162760  9681 tablet_service.cc:1511] Processing CreateTablet for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:47.164101  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9ad4dbaf174a9f8beeab70ff92b4aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.168567  9734 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.174153  9604 tablet_service.cc:1511] Processing CreateTablet for tablet 44415b62b0ad44c3b70e4cdded612806 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:47.175421  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44415b62b0ad44c3b70e4cdded612806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.176072  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 44415b62b0ad44c3b70e4cdded612806 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:47.183089  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44415b62b0ad44c3b70e4cdded612806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.183439  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 44415b62b0ad44c3b70e4cdded612806 (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:47.184727  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44415b62b0ad44c3b70e4cdded612806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.192802  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 0e94db4352a945428ccd2199b44a285b (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:47.193928  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e94db4352a945428ccd2199b44a285b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.201457  9731 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.201903  9731 ts_tablet_manager.cc:1403] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.119s	user 0.019s	sys 0.005s
I20260713 09:01:47.204607  9731 raft_consensus.cc:359] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.205260  9731 raft_consensus.cc:385] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.205546  9731 raft_consensus.cc:740] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.206388  9731 consensus_queue.cc:260] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.207924  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 0e94db4352a945428ccd2199b44a285b (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:47.199031  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 0e94db4352a945428ccd2199b44a285b (DEFAULT_TABLE table=test-workload [id=4c4ab013d5c642a18d57aff8dba17c9d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:47.210309  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e94db4352a945428ccd2199b44a285b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.210726  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e94db4352a945428ccd2199b44a285b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:47.208969  9734 tablet_bootstrap.cc:654] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.214499  9642 heartbeater.cc:499] Master 127.5.160.190:43141 was elected leader, sending a full tablet report...
I20260713 09:01:47.224104  9732 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.224577  9732 ts_tablet_manager.cc:1403] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.100s	user 0.027s	sys 0.008s
I20260713 09:01:47.226555  9731 ts_tablet_manager.cc:1434] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.024s	user 0.011s	sys 0.000s
I20260713 09:01:47.227540  9731 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.233182  9731 tablet_bootstrap.cc:654] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.237118  9732 raft_consensus.cc:359] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.237828  9732 raft_consensus.cc:385] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.238104  9732 raft_consensus.cc:740] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.238965  9732 consensus_queue.cc:260] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.240682  9734 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.241189  9734 ts_tablet_manager.cc:1403] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.013s
I20260713 09:01:47.242667  9716 heartbeater.cc:499] Master 127.5.160.190:43141 was elected leader, sending a full tablet report...
I20260713 09:01:47.243357  9732 ts_tablet_manager.cc:1434] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260713 09:01:47.243963  9734 raft_consensus.cc:359] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.244617  9734 raft_consensus.cc:385] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.244897  9732 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.244894  9734 raft_consensus.cc:740] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.245683  9734 consensus_queue.cc:260] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.251696  9567 heartbeater.cc:499] Master 127.5.160.190:43141 was elected leader, sending a full tablet report...
I20260713 09:01:47.252182  9734 ts_tablet_manager.cc:1434] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260713 09:01:47.253157  9734 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.255457  9731 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.255957  9731 ts_tablet_manager.cc:1403] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260713 09:01:47.258848  9734 tablet_bootstrap.cc:654] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.258632  9731 raft_consensus.cc:359] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.259421  9731 raft_consensus.cc:385] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.259763  9731 raft_consensus.cc:740] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.260540  9731 consensus_queue.cc:260] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.262688  9731 ts_tablet_manager.cc:1434] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:47.263595  9731 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.269434  9731 tablet_bootstrap.cc:654] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.272193  9732 tablet_bootstrap.cc:654] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.281623  9732 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.282085  9732 ts_tablet_manager.cc:1403] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.002s
I20260713 09:01:47.285969  9732 raft_consensus.cc:359] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.286682  9732 raft_consensus.cc:385] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.286955  9734 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.287423  9734 ts_tablet_manager.cc:1403] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.022s
I20260713 09:01:47.286969  9732 raft_consensus.cc:740] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.288452  9732 consensus_queue.cc:260] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.289232  9731 tablet_bootstrap.cc:492] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.289683  9731 ts_tablet_manager.cc:1403] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.026s	user 0.004s	sys 0.019s
I20260713 09:01:47.289654  9734 raft_consensus.cc:359] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.290396  9732 ts_tablet_manager.cc:1434] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260713 09:01:47.290529  9734 raft_consensus.cc:385] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.290944  9734 raft_consensus.cc:740] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.291393  9732 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.291695  9734 consensus_queue.cc:260] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.293813  9734 ts_tablet_manager.cc:1434] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:47.294677  9734 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.297271  9732 tablet_bootstrap.cc:654] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.299974  9734 tablet_bootstrap.cc:654] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.301821  9731 raft_consensus.cc:359] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.302665  9731 raft_consensus.cc:385] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.302953  9731 raft_consensus.cc:740] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.303694  9731 consensus_queue.cc:260] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.306830  9731 ts_tablet_manager.cc:1434] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:01:47.307731  9731 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.308045  9734 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.308408  9734 ts_tablet_manager.cc:1403] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260713 09:01:47.310187  9734 raft_consensus.cc:359] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.311687  9734 raft_consensus.cc:385] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.311913  9732 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.312021  9734 raft_consensus.cc:740] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.312417  9732 ts_tablet_manager.cc:1403] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260713 09:01:47.313102  9731 tablet_bootstrap.cc:654] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.312961  9734 consensus_queue.cc:260] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.315132  9734 ts_tablet_manager.cc:1434] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260713 09:01:47.315140  9732 raft_consensus.cc:359] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.315943  9732 raft_consensus.cc:385] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.316303  9734 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.316210  9732 raft_consensus.cc:740] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.317173  9732 consensus_queue.cc:260] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.322391  9734 tablet_bootstrap.cc:654] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.325047  9732 ts_tablet_manager.cc:1434] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.004s
I20260713 09:01:47.330225  9732 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.331583  9731 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.331619  9734 tablet_bootstrap.cc:492] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.332168  9731 ts_tablet_manager.cc:1403] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.010s
I20260713 09:01:47.332182  9734 ts_tablet_manager.cc:1403] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.006s
I20260713 09:01:47.334685  9732 tablet_bootstrap.cc:654] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.334950  9734 raft_consensus.cc:359] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.335201  9731 raft_consensus.cc:359] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.335676  9734 raft_consensus.cc:385] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.335841  9731 raft_consensus.cc:385] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.335997  9734 raft_consensus.cc:740] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.336184  9731 raft_consensus.cc:740] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.336721  9734 consensus_queue.cc:260] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.337157  9731 consensus_queue.cc:260] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.339011  9732 tablet_bootstrap.cc:492] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.339180  9734 ts_tablet_manager.cc:1434] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260713 09:01:47.339589  9732 ts_tablet_manager.cc:1403] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260713 09:01:47.340152  9734 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.340188  9739 raft_consensus.cc:493] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.340824  9739 raft_consensus.cc:515] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.346105  9731 ts_tablet_manager.cc:1434] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:01:47.346459  9734 tablet_bootstrap.cc:654] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.347095  9731 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.353467  9731 tablet_bootstrap.cc:654] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.356454  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.357115  9617 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:47.358332  9657 leader_election.cc:304] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.358640  9739 leader_election.cc:290] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.359169  9739 raft_consensus.cc:2804] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.359484  9739 raft_consensus.cc:493] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.359797  9739 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.370925  9736 raft_consensus.cc:493] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.371431  9736 raft_consensus.cc:515] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.374661  9732 raft_consensus.cc:359] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.375360  9732 raft_consensus.cc:385] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.375627  9732 raft_consensus.cc:740] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.375856  9736 leader_election.cc:290] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.376255  9732 consensus_queue.cc:260] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.380882  9739 raft_consensus.cc:515] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.382763  9739 leader_election.cc:290] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.378400  9732 ts_tablet_manager.cc:1434] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.000s
I20260713 09:01:47.386719  9732 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.386734  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
W20260713 09:01:47.388294  9654 leader_election.cc:343] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.386405  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.389827  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.390470  9617 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.392688  9732 tablet_bootstrap.cc:654] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
W20260713 09:01:47.390174  9654 leader_election.cc:343] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:47.401139  9731 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.403060  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.404116  9691 raft_consensus.cc:2468] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.404539  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.405115  9542 raft_consensus.cc:2468] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.405325  9583 leader_election.cc:304] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.405579  9617 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:47.406203  9736 raft_consensus.cc:2804] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.404188  9731 ts_tablet_manager.cc:1403] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.057s	user 0.013s	sys 0.019s
I20260713 09:01:47.406615  9736 raft_consensus.cc:493] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.407023  9736 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.407100  9657 leader_election.cc:304] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [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: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:47.407927  9739 raft_consensus.cc:2804] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.408366  9739 raft_consensus.cc:697] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:47.409142  9739 consensus_queue.cc:237] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.409864  9731 raft_consensus.cc:359] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.410668  9731 raft_consensus.cc:385] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.411000  9731 raft_consensus.cc:740] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.411782  9731 consensus_queue.cc:260] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.413668  9736 raft_consensus.cc:515] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.415526  9732 tablet_bootstrap.cc:492] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.416018  9732 ts_tablet_manager.cc:1403] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.030s	user 0.018s	sys 0.011s
I20260713 09:01:47.416473  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:47.416887  9734 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.417044  9542 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.419031  9732 raft_consensus.cc:359] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.421749  9732 raft_consensus.cc:385] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.419566  9734 ts_tablet_manager.cc:1403] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.080s	user 0.022s	sys 0.029s
I20260713 09:01:47.421439  9731 ts_tablet_manager.cc:1434] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260713 09:01:47.422083  9732 raft_consensus.cc:740] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.422210  9438 catalog_manager.cc:5697] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:47.427207  9732 consensus_queue.cc:260] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.427665  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.428237  9691 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.429183  9734 raft_consensus.cc:359] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.429576  9732 ts_tablet_manager.cc:1434] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.008s
I20260713 09:01:47.429922  9734 raft_consensus.cc:385] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.430218  9734 raft_consensus.cc:740] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.430769  9732 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.430912  9734 consensus_queue.cc:260] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.432603  9731 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.434741  9691 raft_consensus.cc:2468] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.435817  9583 leader_election.cc:304] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.437433  9732 tablet_bootstrap.cc:654] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.437943  9734 ts_tablet_manager.cc:1434] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:01:47.438946  9734 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.442320  9740 raft_consensus.cc:493] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.442801  9740 raft_consensus.cc:515] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.444828  9734 tablet_bootstrap.cc:654] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.445194  9740 leader_election.cc:290] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.449329  9731 tablet_bootstrap.cc:654] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.449524  9756 raft_consensus.cc:2804] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.453507  9736 leader_election.cc:290] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.423826  9542 raft_consensus.cc:2468] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.464102  9756 raft_consensus.cc:697] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:47.464983  9756 consensus_queue.cc:237] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.467981  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4d45a38bff4304a06074663bb6ff44" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.468619  9617 raft_consensus.cc:2468] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.470038  9508 leader_election.cc:304] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.470906  9740 raft_consensus.cc:2804] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.471249  9740 raft_consensus.cc:493] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.471565  9740 raft_consensus.cc:3060] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.472446  9731 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.472939  9731 ts_tablet_manager.cc:1403] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.041s	user 0.006s	sys 0.005s
I20260713 09:01:47.475875  9731 raft_consensus.cc:359] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.476554  9731 raft_consensus.cc:385] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.476823  9731 raft_consensus.cc:740] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.478802  9740 raft_consensus.cc:515] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.482129  9732 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.481861  9731 consensus_queue.cc:260] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.482405  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4d45a38bff4304a06074663bb6ff44" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.482589  9732 ts_tablet_manager.cc:1403] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.016s
I20260713 09:01:47.482937  9617 raft_consensus.cc:3060] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.484089  9731 ts_tablet_manager.cc:1434] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.007s
I20260713 09:01:47.484629  9734 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.485080  9734 ts_tablet_manager.cc:1403] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.011s
I20260713 09:01:47.485388  9732 raft_consensus.cc:359] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.486122  9732 raft_consensus.cc:385] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.486431  9732 raft_consensus.cc:740] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.485030  9731 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.487142  9732 consensus_queue.cc:260] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.493294  9617 raft_consensus.cc:2468] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.493331  9731 tablet_bootstrap.cc:654] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.494976  9740 leader_election.cc:290] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.494629  9438 catalog_manager.cc:5697] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.495504  9740 raft_consensus.cc:493] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.497254  9740 raft_consensus.cc:515] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.498543  9732 ts_tablet_manager.cc:1434] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260713 09:01:47.499244  9740 leader_election.cc:290] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.499514  9732 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.499743  9740 raft_consensus.cc:493] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.500200  9740 raft_consensus.cc:515] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.502061  9740 leader_election.cc:290] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.505788  9731 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.505909  9732 tablet_bootstrap.cc:654] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.506425  9731 ts_tablet_manager.cc:1403] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260713 09:01:47.509295  9731 raft_consensus.cc:359] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.510011  9731 raft_consensus.cc:385] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.510362  9731 raft_consensus.cc:740] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.511235  9731 consensus_queue.cc:260] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.513819  9731 ts_tablet_manager.cc:1434] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:47.514941  9731 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.488018  9734 raft_consensus.cc:359] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.519815  9734 raft_consensus.cc:385] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.520157  9734 raft_consensus.cc:740] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.521080  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.520848  9734 consensus_queue.cc:260] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.521685  9617 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.521778  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4d45a38bff4304a06074663bb6ff44" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.522387  9691 raft_consensus.cc:2468] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.522640  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7435825e16664245b3d2ebd0f9dc38b2" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.523250  9616 raft_consensus.cc:2468] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.525867  9731 tablet_bootstrap.cc:654] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.526106  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a4d45a38bff4304a06074663bb6ff44" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.526611  9732 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.526551  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.527285  9732 ts_tablet_manager.cc:1403] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.012s
I20260713 09:01:47.527350  9690 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.529101  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7435825e16664245b3d2ebd0f9dc38b2" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.529636  9690 raft_consensus.cc:2468] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:47.526674  9691 raft_consensus.cc:3060] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.530748  9508 leader_election.cc:304] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.530630  9732 raft_consensus.cc:359] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.531541  9732 raft_consensus.cc:385] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.531905  9732 raft_consensus.cc:740] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.523160  9734 ts_tablet_manager.cc:1434] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.002s
I20260713 09:01:47.533118  9734 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.532886  9732 consensus_queue.cc:260] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.535271  9732 ts_tablet_manager.cc:1434] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260713 09:01:47.536316  9732 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.531680  9508 leader_election.cc:304] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.539251  9765 raft_consensus.cc:2804] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.539613  9765 raft_consensus.cc:493] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.539935  9765 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.542651  9732 tablet_bootstrap.cc:654] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.546875  9765 raft_consensus.cc:515] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.548007  9691 raft_consensus.cc:2468] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.548702  9765 leader_election.cc:290] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.549409  9508 leader_election.cc:304] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.551023  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.551560  9616 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.553124  9732 tablet_bootstrap.cc:492] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.553522  9732 ts_tablet_manager.cc:1403] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.011s
I20260713 09:01:47.555262  9731 tablet_bootstrap.cc:492] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.555728  9731 ts_tablet_manager.cc:1403] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.018s
I20260713 09:01:47.555817  9732 raft_consensus.cc:359] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.556454  9732 raft_consensus.cc:385] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.556702  9732 raft_consensus.cc:740] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.557296  9732 consensus_queue.cc:260] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.557935  9616 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.558455  9731 raft_consensus.cc:359] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.559023  9765 raft_consensus.cc:2804] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.559161  9732 ts_tablet_manager.cc:1434] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:47.559485  9765 raft_consensus.cc:493] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.559172  9731 raft_consensus.cc:385] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.532019  9764 raft_consensus.cc:2804] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.560184  9731 raft_consensus.cc:740] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.560493  9732 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:47.560878  9764 raft_consensus.cc:697] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:47.560950  9731 consensus_queue.cc:260] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.561599  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.562129  9691 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.562476  9764 consensus_queue.cc:237] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.563126  9731 ts_tablet_manager.cc:1434] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:47.564042  9731 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:47.564663  9508 leader_election.cc:304] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.567716  9740 raft_consensus.cc:2804] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.569008  9731 tablet_bootstrap.cc:654] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.569310  9732 tablet_bootstrap.cc:654] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.559998  9765 raft_consensus.cc:3060] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.572352  9740 raft_consensus.cc:697] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:47.573267  9740 consensus_queue.cc:237] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.576198  9765 raft_consensus.cc:515] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.577315  9734 tablet_bootstrap.cc:654] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.578424  9765 leader_election.cc:290] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.579766  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7435825e16664245b3d2ebd0f9dc38b2" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.580313  9616 raft_consensus.cc:3060] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.580555  9732 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:47.580947  9732 ts_tablet_manager.cc:1403] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260713 09:01:47.583469  9732 raft_consensus.cc:359] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.584046  9732 raft_consensus.cc:385] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.584282  9732 raft_consensus.cc:740] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.585075  9732 consensus_queue.cc:260] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.586747  9616 raft_consensus.cc:2468] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.587242  9732 ts_tablet_manager.cc:1434] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:47.588797  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7435825e16664245b3d2ebd0f9dc38b2" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.589363  9690 raft_consensus.cc:3060] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.588864  9508 leader_election.cc:304] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.591142  9740 raft_consensus.cc:2804] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.591504  9740 raft_consensus.cc:697] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:47.592109  9740 consensus_queue.cc:237] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } }
I20260713 09:01:47.592602  9691 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.596123  9690 raft_consensus.cc:2468] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:47.596649  9731 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:47.597096  9731 ts_tablet_manager.cc:1403] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.004s
I20260713 09:01:47.598516  9734 tablet_bootstrap.cc:492] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.599015  9734 ts_tablet_manager.cc:1403] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.002s
I20260713 09:01:47.599654  9731 raft_consensus.cc:359] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.600287  9731 raft_consensus.cc:385] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.600533  9731 raft_consensus.cc:740] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.601142  9731 consensus_queue.cc:260] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.601095  9438 catalog_manager.cc:5697] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.601665  9734 raft_consensus.cc:359] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.602352  9734 raft_consensus.cc:385] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.602671  9734 raft_consensus.cc:740] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.603142  9731 ts_tablet_manager.cc:1434] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260713 09:01:47.603353  9734 consensus_queue.cc:260] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.605450  9734 ts_tablet_manager.cc:1434] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:01:47.606151  9734 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.610550  9739 raft_consensus.cc:493] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.610918  9739 raft_consensus.cc:515] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.612461  9739 leader_election.cc:290] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.613336  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.613898  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.614040  9734 tablet_bootstrap.cc:654] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.615442  9616 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:47.613969  9542 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:47.616624  9657 leader_election.cc:304] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.617472  9739 raft_consensus.cc:2804] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.617798  9739 raft_consensus.cc:493] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.618109  9739 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.619800  9440 catalog_manager.cc:5697] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.621379  9734 tablet_bootstrap.cc:492] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.621726  9734 ts_tablet_manager.cc:1403] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260713 09:01:47.621524  9440 catalog_manager.cc:5697] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:47.623526  9734 raft_consensus.cc:359] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.623968  9734 raft_consensus.cc:385] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.624156  9734 raft_consensus.cc:740] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.624662  9734 consensus_queue.cc:260] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.624675  9739 raft_consensus.cc:515] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.626107  9734 ts_tablet_manager.cc:1434] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:47.626873  9734 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:47.630234  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:47.630551  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.630846  9542 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.631116  9616 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.631738  9734 tablet_bootstrap.cc:654] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:47.636524  9734 tablet_bootstrap.cc:492] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:47.637068  9734 ts_tablet_manager.cc:1403] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.010s	user 0.006s	sys 0.003s
I20260713 09:01:47.637447  9542 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:47.638525  9654 leader_election.cc:304] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:47.639480  9752 raft_consensus.cc:2804] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.639410  9734 raft_consensus.cc:359] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.640250  9734 raft_consensus.cc:385] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:47.640513  9734 raft_consensus.cc:740] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:47.641237  9734 consensus_queue.cc:260] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
W20260713 09:01:47.638711  9488 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:47.643282  9734 ts_tablet_manager.cc:1434] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260713 09:01:47.644150  9616 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:47.644284  9752 raft_consensus.cc:697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:47.645190  9739 leader_election.cc:290] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.645649  9752 consensus_queue.cc:237] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.652432  9438 catalog_manager.cc:5697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:47.670584  9740 raft_consensus.cc:493] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.671005  9740 raft_consensus.cc:515] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.672538  9740 leader_election.cc:290] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.672618  9756 raft_consensus.cc:493] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.673085  9756 raft_consensus.cc:515] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.673269  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.673494  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.674008  9616 raft_consensus.cc:2393] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45dd07d00f1549709888a5f66d762a37 in current term 1: Already voted for candidate 111da490182c49d68d76b50e383fc399 in this term.
I20260713 09:01:47.674903  9508 leader_election.cc:304] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37; no voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:47.675081  9756 leader_election.cc:290] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.675604  9740 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.675688  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.676054  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.676359  9542 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.676637  9691 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.677450  9580 leader_election.cc:304] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.678067  9756 raft_consensus.cc:2804] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.678373  9756 raft_consensus.cc:493] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.678686  9756 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.680630  9740 raft_consensus.cc:2749] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:47.683122  9756 raft_consensus.cc:515] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.684633  9756 leader_election.cc:290] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.685137  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:47.685523  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.685619  9542 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.686079  9691 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.687813  9756 raft_consensus.cc:493] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.688181  9756 raft_consensus.cc:515] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.690442  9756 leader_election.cc:290] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.690371  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0310eb0cbfca489d8de4c108a52948a1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.690668  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0310eb0cbfca489d8de4c108a52948a1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:47.691076  9541 raft_consensus.cc:2468] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.691285  9690 raft_consensus.cc:2468] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:47.691845  9542 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.692317  9580 leader_election.cc:304] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.692952  9691 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.693444  9580 leader_election.cc:304] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.693580  9756 raft_consensus.cc:2804] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.694034  9756 raft_consensus.cc:493] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.694298  9759 raft_consensus.cc:2804] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.694346  9756 raft_consensus.cc:3060] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.694861  9759 raft_consensus.cc:697] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:47.695596  9759 consensus_queue.cc:237] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.699491  9756 raft_consensus.cc:515] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.701506  9756 leader_election.cc:290] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.702024  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0310eb0cbfca489d8de4c108a52948a1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:47.702605  9542 raft_consensus.cc:3060] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.702551  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0310eb0cbfca489d8de4c108a52948a1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.703374  9691 raft_consensus.cc:3060] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.702682  9438 catalog_manager.cc:5697] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.705665  9752 raft_consensus.cc:493] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:47.706130  9752 raft_consensus.cc:515] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.708057  9752 leader_election.cc:290] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.709461  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:47.709618  9691 raft_consensus.cc:2468] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.710064  9541 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:47.710229  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:47.710714  9542 raft_consensus.cc:2468] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:47.710827  9616 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:47.711306  9654 leader_election.cc:304] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:47.711921  9580 leader_election.cc:304] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.712013  9752 raft_consensus.cc:2804] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:47.712574  9756 raft_consensus.cc:2804] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.713011  9756 raft_consensus.cc:697] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:47.713750  9756 consensus_queue.cc:237] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.712424  9752 raft_consensus.cc:493] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:47.715384  9752 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.720974  9752 raft_consensus.cc:515] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.721108  9438 catalog_manager.cc:5697] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:47.722772  9752 leader_election.cc:290] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:47.723268  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.723711  9616 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.726617  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:47.727164  9542 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:47.729096  9616 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:47.730049  9657 leader_election.cc:304] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:47.730623  9752 raft_consensus.cc:2804] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:47.730965  9752 raft_consensus.cc:697] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:47.731712  9752 consensus_queue.cc:237] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.732167  9542 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:47.738142  9438 catalog_manager.cc:5697] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:47.770788  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:52016
I20260713 09:01:47.771262  9616 raft_consensus.cc:606] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:47.782215  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e"
dest_uuid: "111da490182c49d68d76b50e383fc399"
mode: GRACEFUL
new_leader_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:46748
I20260713 09:01:47.782712  9691 raft_consensus.cc:606] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Received request to transfer leadership to TS 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:47.796433  9542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12b08d006ede49b180625e69891747a5"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
mode: GRACEFUL
new_leader_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:45358
I20260713 09:01:47.796854  9542 raft_consensus.cc:606] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Received request to transfer leadership to TS 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:47.803478  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa"
dest_uuid: "111da490182c49d68d76b50e383fc399"
mode: GRACEFUL
new_leader_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:46748
I20260713 09:01:47.803912  9691 raft_consensus.cc:606] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Received request to transfer leadership to TS 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:47.808152  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806"
dest_uuid: "111da490182c49d68d76b50e383fc399"
mode: GRACEFUL
new_leader_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:46748
I20260713 09:01:47.808543  9691 raft_consensus.cc:606] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Received request to transfer leadership to TS 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:47.812623  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:52016
I20260713 09:01:47.813016  9616 raft_consensus.cc:606] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
I20260713 09:01:47.959453  9756 consensus_queue.cc:1048] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:47.965401  9759 raft_consensus.cc:993] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:47.965826  9736 raft_consensus.cc:1081] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:47.967355  9541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:45344
I20260713 09:01:47.968859  9541 raft_consensus.cc:493] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:47.969228  9541 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:47.973126  9759 consensus_queue.cc:1048] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:47.975999  9541 raft_consensus.cc:515] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.979938  9541 leader_election.cc:290] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:47.981499  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:47.982064  9616 raft_consensus.cc:3055] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:47.981945  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a00b3ee457a44b318140ec58c9b89132" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:47.982456  9616 raft_consensus.cc:740] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:47.983362  9616 consensus_queue.cc:260] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:47.984409  9616 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:47.985705  9740 consensus_queue.cc:1048] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:47.990782  9616 raft_consensus.cc:2468] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:47.991955  9508 leader_election.cc:304] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [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: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 111da490182c49d68d76b50e383fc399
I20260713 09:01:47.992925  9740 raft_consensus.cc:2804] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:47.993358  9740 raft_consensus.cc:697] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:47.993481  9752 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:47.994156  9740 consensus_queue.cc:237] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.000171  9740 consensus_queue.cc:1048] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.001173  9438 catalog_manager.cc:5697] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.008178  9764 raft_consensus.cc:993] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: : Instructing follower 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.008598  9740 raft_consensus.cc:1081] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Signalling peer 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.010242  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12b08d006ede49b180625e69891747a5"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:52014
I20260713 09:01:48.010758  9617 raft_consensus.cc:493] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:48.011093  9617 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.018106  9617 raft_consensus.cc:515] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.020931  9779 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.022823  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:48.023352  9690 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.023974  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b08d006ede49b180625e69891747a5" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:48.024518  9542 raft_consensus.cc:3055] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:48.024804  9542 raft_consensus.cc:740] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:48.025532  9542 consensus_queue.cc:260] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.027565  9542 raft_consensus.cc:3060] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.029785  9690 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:48.030925  9583 leader_election.cc:304] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:48.031697  9759 raft_consensus.cc:2804] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:48.032146  9759 raft_consensus.cc:697] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:48.032884  9759 consensus_queue.cc:237] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.034313  9542 raft_consensus.cc:2468] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:48.037704  9617 leader_election.cc:290] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:48.040516  9752 raft_consensus.cc:993] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: : Instructing follower 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:48.041003  9779 raft_consensus.cc:1081] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Signalling peer 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:48.040581  9438 catalog_manager.cc:5697] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 1 to 2, leader changed from 45dd07d00f1549709888a5f66d762a37 (127.5.160.129) to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.042636  9541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:45336
I20260713 09:01:48.043171  9541 raft_consensus.cc:493] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:48.043460  9541 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.048617  9779 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.048954  9541 raft_consensus.cc:515] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.050697  9541 leader_election.cc:290] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:48.051635  9616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:48.051556  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:48.052158  9616 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.052438  9690 raft_consensus.cc:3055] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:48.052764  9690 raft_consensus.cc:740] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:48.053325  9690 consensus_queue.cc:260] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.054165  9690 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.057915  9616 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:48.059003  9508 leader_election.cc:304] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:48.059616  9779 raft_consensus.cc:993] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: : Instructing follower 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.059795  9740 raft_consensus.cc:2804] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:48.059907  9690 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:48.060313  9740 raft_consensus.cc:697] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:48.061570  9740 consensus_queue.cc:237] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.062758  9779 raft_consensus.cc:1081] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Signalling peer 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.064198  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:52010
I20260713 09:01:48.064685  9617 raft_consensus.cc:493] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:48.065022  9617 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.069310  9739 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.069490  9617 raft_consensus.cc:515] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.071672  9617 leader_election.cc:290] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:48.072247  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:48.072660  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:48.073215  9691 raft_consensus.cc:3055] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:48.073530  9691 raft_consensus.cc:740] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:48.074282  9691 consensus_queue.cc:260] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.075057  9691 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.078622  9764 consensus_queue.cc:1048] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.079699  9691 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:48.080619  9583 leader_election.cc:304] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [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: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:48.081218  9759 raft_consensus.cc:2804] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:48.081674  9759 raft_consensus.cc:697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:48.082441  9759 consensus_queue.cc:237] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.083295  9440 catalog_manager.cc:5697] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 1 to 2, leader changed from 111da490182c49d68d76b50e383fc399 (127.5.160.131) to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.090152  9740 consensus_queue.cc:1048] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.096374  9438 catalog_manager.cc:5697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 1 to 2, leader changed from 111da490182c49d68d76b50e383fc399 (127.5.160.131) to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.152990  9759 consensus_queue.cc:1048] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.161716  9736 consensus_queue.cc:1048] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.162638  9740 consensus_queue.cc:1048] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.165795  9765 consensus_queue.cc:1048] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.195609  9739 consensus_queue.cc:1048] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.204562  9752 consensus_queue.cc:1048] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.210948  9779 raft_consensus.cc:993] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: : Instructing follower 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.211362  9752 raft_consensus.cc:1081] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Signalling peer 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:48.212602  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:52010
I20260713 09:01:48.213117  9617 raft_consensus.cc:493] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:48.213459  9617 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.218969  9617 raft_consensus.cc:515] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.220319  9617 leader_election.cc:290] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:48.221319  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:48.221386  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44415b62b0ad44c3b70e4cdded612806" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:48.221984  9691 raft_consensus.cc:3055] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:48.222095  9541 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.222254  9691 raft_consensus.cc:740] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:48.222958  9691 consensus_queue.cc:260] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.223790  9691 raft_consensus.cc:3060] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.227257  9541 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:48.228123  9580 leader_election.cc:304] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:48.228310  9691 raft_consensus.cc:2468] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:48.228721  9736 raft_consensus.cc:2804] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:48.229172  9736 raft_consensus.cc:697] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:48.229810  9736 consensus_queue.cc:237] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.234975  9438 catalog_manager.cc:5697] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 1 to 2, leader changed from 111da490182c49d68d76b50e383fc399 (127.5.160.131) to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:48.250206  9736 consensus_queue.cc:1048] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.258865  9756 consensus_queue.cc:1048] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:48.265739  9756 raft_consensus.cc:993] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:48.266113  9736 raft_consensus.cc:1081] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:48.267343  9691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46736
I20260713 09:01:48.267732  9691 raft_consensus.cc:493] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:48.267984  9691 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.272842  9691 raft_consensus.cc:515] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.274883  9691 leader_election.cc:290] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:48.275460  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:48.275023  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e94db4352a945428ccd2199b44a285b" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:48.276029  9617 raft_consensus.cc:3055] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:48.276126  9541 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.276407  9617 raft_consensus.cc:740] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:48.277227  9617 consensus_queue.cc:260] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.278393  9617 raft_consensus.cc:3060] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.280712  9541 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:48.281570  9654 leader_election.cc:304] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:48.282295  9752 raft_consensus.cc:2804] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:48.282670  9752 raft_consensus.cc:697] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:48.283263  9617 raft_consensus.cc:2468] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:48.283293  9752 consensus_queue.cc:237] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:48.288625  9437 catalog_manager.cc:5697] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:48.430260  9691 raft_consensus.cc:3060] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.435302  9691 raft_consensus.cc:1275] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.436300  9764 consensus_queue.cc:1048] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.442804  9617 raft_consensus.cc:1275] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.445060  9740 consensus_queue.cc:1048] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.451452  9617 raft_consensus.cc:1275] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.452548  9771 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.459012  9691 raft_consensus.cc:1275] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.460549  9765 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.472045  9690 raft_consensus.cc:1275] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.473042  9736 consensus_queue.cc:1048] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.479233  9541 raft_consensus.cc:1275] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.480585  9759 consensus_queue.cc:1048] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.506167  9541 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:48.510910  9541 raft_consensus.cc:1275] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.512171  9759 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.520649  9690 raft_consensus.cc:1275] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.523480  9736 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.620081  9690 raft_consensus.cc:1275] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.621160  9736 consensus_queue.cc:1048] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.628944  9541 raft_consensus.cc:1275] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.630077  9759 consensus_queue.cc:1048] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.841868  9541 raft_consensus.cc:1275] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.842998  9752 consensus_queue.cc:1048] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:48.850086  9617 raft_consensus.cc:1275] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:48.851639  9808 consensus_queue.cc:1048] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:50.839001  9438 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34814:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:50.841089  9438 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:50.883584  9528 tablet_service.cc:1511] Processing CreateTablet for tablet 60baea3222194ef8b901b6812e34c408 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:50.884790  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60baea3222194ef8b901b6812e34c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.884454  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 60baea3222194ef8b901b6812e34c408 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:50.885879  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 60baea3222194ef8b901b6812e34c408 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:50.886586  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60baea3222194ef8b901b6812e34c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.887064  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60baea3222194ef8b901b6812e34c408. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.888108  9531 tablet_service.cc:1511] Processing CreateTablet for tablet bc156df2a1ba48db93363288e81ec4a3 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:50.889256  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc156df2a1ba48db93363288e81ec4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.896037  9606 tablet_service.cc:1511] Processing CreateTablet for tablet bc156df2a1ba48db93363288e81ec4a3 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:50.897210  9606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc156df2a1ba48db93363288e81ec4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.907546  9679 tablet_service.cc:1511] Processing CreateTablet for tablet bc156df2a1ba48db93363288e81ec4a3 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:50.908802  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc156df2a1ba48db93363288e81ec4a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.915654  9680 tablet_service.cc:1511] Processing CreateTablet for tablet cd007bc5989f4a68a3a3f6cfdcc8405a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:50.916428  9607 tablet_service.cc:1511] Processing CreateTablet for tablet 64c099d57b9d45ff92d9ee8eec5778b1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:50.916862  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd007bc5989f4a68a3a3f6cfdcc8405a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.917373  9530 tablet_service.cc:1511] Processing CreateTablet for tablet cd007bc5989f4a68a3a3f6cfdcc8405a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:50.917716  9607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c099d57b9d45ff92d9ee8eec5778b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.918565  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd007bc5989f4a68a3a3f6cfdcc8405a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.921489  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 64c099d57b9d45ff92d9ee8eec5778b1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:50.922737  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c099d57b9d45ff92d9ee8eec5778b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.927269  9526 tablet_service.cc:1511] Processing CreateTablet for tablet e9541aab190d4f9382981448602ff297 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:50.928504  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9541aab190d4f9382981448602ff297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.927625  9824 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:50.933444  9605 tablet_service.cc:1511] Processing CreateTablet for tablet cd007bc5989f4a68a3a3f6cfdcc8405a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:50.934646  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd007bc5989f4a68a3a3f6cfdcc8405a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.938120  9824 tablet_bootstrap.cc:654] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:50.941879  9822 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:50.942584  9823 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:50.941606  9531 tablet_service.cc:1511] Processing CreateTablet for tablet 082d402a88b5496db188fefeffc63dd1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:50.943740  9531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082d402a88b5496db188fefeffc63dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.945040  9604 tablet_service.cc:1511] Processing CreateTablet for tablet e9541aab190d4f9382981448602ff297 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:50.945182  9681 tablet_service.cc:1511] Processing CreateTablet for tablet e9541aab190d4f9382981448602ff297 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:50.946204  9604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9541aab190d4f9382981448602ff297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.946245  9681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9541aab190d4f9382981448602ff297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.949887  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 64c099d57b9d45ff92d9ee8eec5778b1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:50.950363  9603 tablet_service.cc:1511] Processing CreateTablet for tablet 082d402a88b5496db188fefeffc63dd1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:50.951601  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082d402a88b5496db188fefeffc63dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.960404  9822 tablet_bootstrap.cc:654] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:50.963712  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64c099d57b9d45ff92d9ee8eec5778b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.965478  9823 tablet_bootstrap.cc:654] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:50.976658  9530 tablet_service.cc:1511] Processing CreateTablet for tablet 37f68ea8af854774b90ede5597c644fc (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:50.977864  9530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f68ea8af854774b90ede5597c644fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.979456  9679 tablet_service.cc:1511] Processing CreateTablet for tablet 082d402a88b5496db188fefeffc63dd1 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:50.980687  9679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 082d402a88b5496db188fefeffc63dd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.984760  9680 tablet_service.cc:1511] Processing CreateTablet for tablet 37f68ea8af854774b90ede5597c644fc (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:50.985952  9680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f68ea8af854774b90ede5597c644fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.986908  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 37f68ea8af854774b90ede5597c644fc (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:50.989974  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37f68ea8af854774b90ede5597c644fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.994578  9528 tablet_service.cc:1511] Processing CreateTablet for tablet ecaf89b7057447b689c74bcec6221065 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:50.995730  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaf89b7057447b689c74bcec6221065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:50.999375  9677 tablet_service.cc:1511] Processing CreateTablet for tablet ecaf89b7057447b689c74bcec6221065 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:51.000444  9529 tablet_service.cc:1511] Processing CreateTablet for tablet 62cdee67660948eb8d32034db998439a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:51.001616  9529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cdee67660948eb8d32034db998439a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:51.018083  9824 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.018673  9824 ts_tablet_manager.cc:1403] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.010s
I20260713 09:01:51.024509  9824 raft_consensus.cc:359] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.025177  9824 raft_consensus.cc:385] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.025463  9824 raft_consensus.cc:740] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.026129  9824 consensus_queue.cc:260] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.029467  9824 ts_tablet_manager.cc:1434] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:01:51.030330  9824 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.033048  9603 tablet_service.cc:1511] Processing CreateTablet for tablet ecaf89b7057447b689c74bcec6221065 (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:51.034386  9603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaf89b7057447b689c74bcec6221065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:51.039065  9677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ecaf89b7057447b689c74bcec6221065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:51.051455  9824 tablet_bootstrap.cc:654] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.061071  9678 tablet_service.cc:1511] Processing CreateTablet for tablet 62cdee67660948eb8d32034db998439a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:51.062253  9678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cdee67660948eb8d32034db998439a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:51.066653  9605 tablet_service.cc:1511] Processing CreateTablet for tablet 62cdee67660948eb8d32034db998439a (DEFAULT_TABLE table=soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:51.067905  9605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 62cdee67660948eb8d32034db998439a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:51.073101  9822 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.073585  9822 ts_tablet_manager.cc:1403] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.027s
I20260713 09:01:51.076630  9822 raft_consensus.cc:359] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.080852  9822 raft_consensus.cc:385] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.081223  9822 raft_consensus.cc:740] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.082077  9822 consensus_queue.cc:260] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.077364  9823 tablet_bootstrap.cc:492] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.083110  9823 ts_tablet_manager.cc:1403] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.169s	user 0.005s	sys 0.018s
I20260713 09:01:51.085769  9823 raft_consensus.cc:359] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.086383  9823 raft_consensus.cc:385] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.086807  9823 raft_consensus.cc:740] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.087580  9823 consensus_queue.cc:260] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.089711  9823 ts_tablet_manager.cc:1434] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:51.091548  9823 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.094982  9765 raft_consensus.cc:493] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.093132  9824 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.095463  9765 raft_consensus.cc:515] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.096895  9823 tablet_bootstrap.cc:654] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.097376  9765 leader_election.cc:290] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.102079  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60baea3222194ef8b901b6812e34c408" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:51.102324  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60baea3222194ef8b901b6812e34c408" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.102856  9615 raft_consensus.cc:2468] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:51.102946  9691 raft_consensus.cc:2468] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:51.101152  9824 ts_tablet_manager.cc:1403] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.006s
I20260713 09:01:51.104261  9508 leader_election.cc:304] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.105527  9765 raft_consensus.cc:2804] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.105882  9765 raft_consensus.cc:493] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.106220  9765 raft_consensus.cc:3060] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.106451  9822 ts_tablet_manager.cc:1434] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260713 09:01:51.112658  9765 raft_consensus.cc:515] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.114984  9822 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.120442  9824 raft_consensus.cc:359] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.121068  9822 tablet_bootstrap.cc:654] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.121210  9824 raft_consensus.cc:385] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.121667  9824 raft_consensus.cc:740] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.122397  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60baea3222194ef8b901b6812e34c408" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.122991  9615 raft_consensus.cc:3060] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.123535  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60baea3222194ef8b901b6812e34c408" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.124080  9691 raft_consensus.cc:3060] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.129926  9615 raft_consensus.cc:2468] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:51.131178  9508 leader_election.cc:304] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.132411  9822 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.132524  9830 raft_consensus.cc:2804] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.132972  9822 ts_tablet_manager.cc:1403] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260713 09:01:51.133037  9830 raft_consensus.cc:697] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:51.134018  9830 consensus_queue.cc:237] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.135973  9822 raft_consensus.cc:359] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.136776  9822 raft_consensus.cc:385] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.137090  9822 raft_consensus.cc:740] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.137274  9691 raft_consensus.cc:2468] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:51.138523  9822 consensus_queue.cc:260] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.139489  9765 leader_election.cc:290] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.140700  9822 ts_tablet_manager.cc:1434] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:51.141647  9822 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.141384  9824 consensus_queue.cc:260] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.144292  9824 ts_tablet_manager.cc:1434] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.001s
I20260713 09:01:51.147895  9824 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.148620  9822 tablet_bootstrap.cc:654] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.146859  9823 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.153381  9823 ts_tablet_manager.cc:1403] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.062s	user 0.017s	sys 0.037s
I20260713 09:01:51.153978  9824 tablet_bootstrap.cc:654] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.156288  9823 raft_consensus.cc:359] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.157055  9823 raft_consensus.cc:385] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.157389  9823 raft_consensus.cc:740] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.158218  9823 consensus_queue.cc:260] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.160385  9823 ts_tablet_manager.cc:1434] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:51.159775  9437 catalog_manager.cc:5697] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.165352  9823 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.171749  9823 tablet_bootstrap.cc:654] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.174427  9824 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.175119  9824 ts_tablet_manager.cc:1403] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.014s
I20260713 09:01:51.178186  9824 raft_consensus.cc:359] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.179031  9824 raft_consensus.cc:385] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.179368  9824 raft_consensus.cc:740] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.180271  9824 consensus_queue.cc:260] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.187718  9822 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.188278  9822 ts_tablet_manager.cc:1403] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.047s	user 0.032s	sys 0.009s
I20260713 09:01:51.189486  9824 ts_tablet_manager.cc:1434] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260713 09:01:51.190456  9824 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.191262  9822 raft_consensus.cc:359] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.192018  9822 raft_consensus.cc:385] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.192291  9822 raft_consensus.cc:740] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.193012  9822 consensus_queue.cc:260] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.195238  9822 ts_tablet_manager.cc:1434] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:01:51.196203  9822 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.196705  9824 tablet_bootstrap.cc:654] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.200886  9823 tablet_bootstrap.cc:492] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.201345  9823 ts_tablet_manager.cc:1403] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.014s
I20260713 09:01:51.202100  9822 tablet_bootstrap.cc:654] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.204097  9823 raft_consensus.cc:359] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.204800  9823 raft_consensus.cc:385] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.205118  9823 raft_consensus.cc:740] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.205830  9823 consensus_queue.cc:260] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.210608  9823 ts_tablet_manager.cc:1434] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260713 09:01:51.211565  9823 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.214157  9824 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.214763  9824 ts_tablet_manager.cc:1403] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.009s
I20260713 09:01:51.217450  9823 tablet_bootstrap.cc:654] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.217782  9824 raft_consensus.cc:359] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.218618  9824 raft_consensus.cc:385] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.218973  9824 raft_consensus.cc:740] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.219831  9809 raft_consensus.cc:493] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.220232  9809 raft_consensus.cc:515] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.222206  9809 leader_election.cc:290] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:51.223429  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
W20260713 09:01:51.224848  9657 leader_election.cc:343] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:51.225065  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.225997  9541 raft_consensus.cc:2468] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:51.227393  9654 leader_election.cc:304] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [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: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:51.227152  9824 consensus_queue.cc:260] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.228152  9809 raft_consensus.cc:2804] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.228499  9823 tablet_bootstrap.cc:492] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.228513  9809 raft_consensus.cc:493] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.229069  9809 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.229117  9823 ts_tablet_manager.cc:1403] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.011s
I20260713 09:01:51.231297  9822 tablet_bootstrap.cc:492] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.231324  9824 ts_tablet_manager.cc:1434] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260713 09:01:51.231810  9822 ts_tablet_manager.cc:1403] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.036s	user 0.019s	sys 0.012s
I20260713 09:01:51.232169  9823 raft_consensus.cc:359] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.232695  9824 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.232888  9823 raft_consensus.cc:385] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.233278  9823 raft_consensus.cc:740] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.234126  9823 consensus_queue.cc:260] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.237775  9822 raft_consensus.cc:359] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.238531  9822 raft_consensus.cc:385] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.238718  9824 tablet_bootstrap.cc:654] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.238903  9822 raft_consensus.cc:740] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.239724  9822 consensus_queue.cc:260] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.242269  9823 ts_tablet_manager.cc:1434] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260713 09:01:51.243393  9823 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.250876  9824 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.238914  9809 raft_consensus.cc:515] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.251129  9823 tablet_bootstrap.cc:654] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.249802  9822 ts_tablet_manager.cc:1434] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260713 09:01:51.251447  9824 ts_tablet_manager.cc:1403] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260713 09:01:51.252301  9822 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.254359  9824 raft_consensus.cc:359] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.255091  9824 raft_consensus.cc:385] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.255430  9824 raft_consensus.cc:740] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.256163  9824 consensus_queue.cc:260] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.258702  9824 ts_tablet_manager.cc:1434] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:51.259701  9824 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.263060  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.263609  9541 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.265731  9824 tablet_bootstrap.cc:654] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.268242  9841 raft_consensus.cc:493] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.268692  9841 raft_consensus.cc:515] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.270526  9541 raft_consensus.cc:2468] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:51.270754  9841 leader_election.cc:290] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:51.271797  9654 leader_election.cc:304] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:51.272722  9809 leader_election.cc:290] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:51.273016  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.273240  9809 raft_consensus.cc:2804] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.273576  9617 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.273667  9809 raft_consensus.cc:697] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:51.274565  9809 consensus_queue.cc:237] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.272722  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:51.275565  9615 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:51.276705  9657 leader_election.cc:304] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.279342  9841 raft_consensus.cc:2804] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.279678  9841 raft_consensus.cc:493] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.279999  9841 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.281518  9823 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.282033  9823 ts_tablet_manager.cc:1403] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.026s
I20260713 09:01:51.282099  9617 raft_consensus.cc:2468] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:51.258525  9822 tablet_bootstrap.cc:654] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.285072  9823 raft_consensus.cc:359] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.285809  9823 raft_consensus.cc:385] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.286135  9823 raft_consensus.cc:740] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.286823  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.287107  9823 consensus_queue.cc:260] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.287465  9541 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 0.
I20260713 09:01:51.286166  9841 raft_consensus.cc:515] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.291529  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.292084  9541 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.294477  9822 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.294600  9823 ts_tablet_manager.cc:1434] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260713 09:01:51.295104  9822 ts_tablet_manager.cc:1403] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260713 09:01:51.295665  9823 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.299018  9841 leader_election.cc:290] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:51.300186  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.298411  9541 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:51.301817  9617 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.302768  9654 leader_election.cc:304] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:51.303282  9823 tablet_bootstrap.cc:654] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.303630  9841 raft_consensus.cc:2804] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.304148  9841 raft_consensus.cc:697] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:51.304962  9841 consensus_queue.cc:237] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.301246  9824 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.306833  9824 ts_tablet_manager.cc:1403] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260713 09:01:51.302855  9440 catalog_manager.cc:5697] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:51.309233  9822 raft_consensus.cc:359] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.309966  9822 raft_consensus.cc:385] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.310279  9822 raft_consensus.cc:740] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.311013  9822 consensus_queue.cc:260] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.311686  9824 raft_consensus.cc:359] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.312407  9824 raft_consensus.cc:385] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.312691  9824 raft_consensus.cc:740] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.313390  9824 consensus_queue.cc:260] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.316522  9822 ts_tablet_manager.cc:1434] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260713 09:01:51.317552  9822 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.316337  9617 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 1.
I20260713 09:01:51.318419  9824 ts_tablet_manager.cc:1434] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260713 09:01:51.319466  9824 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.328130  9440 catalog_manager.cc:5697] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 0 to 1, leader changed from <none> to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:51.329860  9822 tablet_bootstrap.cc:654] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.331712  9824 tablet_bootstrap.cc:654] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.332739  9823 tablet_bootstrap.cc:492] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.333455  9823 ts_tablet_manager.cc:1403] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.022s
I20260713 09:01:51.336526  9823 raft_consensus.cc:359] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.337291  9823 raft_consensus.cc:385] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.337620  9823 raft_consensus.cc:740] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.338517  9823 consensus_queue.cc:260] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.340405  9822 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.340539  9824 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.340914  9822 ts_tablet_manager.cc:1403] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.007s
I20260713 09:01:51.340961  9823 ts_tablet_manager.cc:1434] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:51.341042  9824 ts_tablet_manager.cc:1403] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.000s
I20260713 09:01:51.342155  9823 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.343889  9822 raft_consensus.cc:359] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.344197  9824 raft_consensus.cc:359] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.344635  9822 raft_consensus.cc:385] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.344930  9824 raft_consensus.cc:385] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.345054  9822 raft_consensus.cc:740] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.345346  9824 raft_consensus.cc:740] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.345947  9822 consensus_queue.cc:260] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.346211  9824 consensus_queue.cc:260] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.348400  9824 ts_tablet_manager.cc:1434] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:51.349273  9824 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.349448  9823 tablet_bootstrap.cc:654] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.350642  9822 ts_tablet_manager.cc:1434] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260713 09:01:51.351640  9822 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.355552  9824 tablet_bootstrap.cc:654] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.357704  9822 tablet_bootstrap.cc:654] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.360292  9823 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.360812  9823 ts_tablet_manager.cc:1403] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260713 09:01:51.363742  9823 raft_consensus.cc:359] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.364606  9823 raft_consensus.cc:385] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.364944  9823 raft_consensus.cc:740] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.365684  9823 consensus_queue.cc:260] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.368211  9823 ts_tablet_manager.cc:1434] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260713 09:01:51.369244  9823 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.370684  9828 raft_consensus.cc:493] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.371191  9828 raft_consensus.cc:515] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.373303  9828 leader_election.cc:290] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.373988  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.374616  9541 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.374845  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.375464  9691 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.376782  9583 leader_election.cc:304] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.378593  9828 raft_consensus.cc:2804] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.379045  9828 raft_consensus.cc:493] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.379418  9828 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.387216  9828 raft_consensus.cc:515] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.388012  9824 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.388526  9824 ts_tablet_manager.cc:1403] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.039s	user 0.026s	sys 0.012s
I20260713 09:01:51.388559  9823 tablet_bootstrap.cc:654] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.390225  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.390817  9541 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.391042  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.391180  9824 raft_consensus.cc:359] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.391573  9691 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.391826  9824 raft_consensus.cc:385] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.392131  9824 raft_consensus.cc:740] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.392918  9824 consensus_queue.cc:260] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.397665  9541 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.397818  9691 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.398756  9580 leader_election.cc:304] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.399541  9759 raft_consensus.cc:2804] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.401077  9822 tablet_bootstrap.cc:492] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.401677  9822 ts_tablet_manager.cc:1403] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.026s
I20260713 09:01:51.402719  9824 ts_tablet_manager.cc:1434] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260713 09:01:51.404798  9822 raft_consensus.cc:359] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.405582  9822 raft_consensus.cc:385] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.399071  9828 leader_election.cc:290] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.405987  9822 raft_consensus.cc:740] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.406754  9822 consensus_queue.cc:260] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.410465  9824 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: Bootstrap starting.
I20260713 09:01:51.411186  9759 raft_consensus.cc:697] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.412104  9759 consensus_queue.cc:237] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.415643  9822 ts_tablet_manager.cc:1434] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260713 09:01:51.416769  9822 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.416898  9824 tablet_bootstrap.cc:654] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.419517  9823 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.420044  9823 ts_tablet_manager.cc:1403] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.010s
I20260713 09:01:51.422655  9823 raft_consensus.cc:359] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.423377  9823 raft_consensus.cc:385] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.424026  9823 raft_consensus.cc:740] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.424706  9823 consensus_queue.cc:260] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.426862  9823 ts_tablet_manager.cc:1434] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:51.427837  9823 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: Bootstrap starting.
I20260713 09:01:51.428311  9438 catalog_manager.cc:5697] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.432564  9822 tablet_bootstrap.cc:654] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.432725  9824 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: No bootstrap required, opened a new log
I20260713 09:01:51.433235  9824 ts_tablet_manager.cc:1403] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.003s
I20260713 09:01:51.433997  9823 tablet_bootstrap.cc:654] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.435743  9824 raft_consensus.cc:359] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.436429  9824 raft_consensus.cc:385] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.436753  9824 raft_consensus.cc:740] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.437472  9824 consensus_queue.cc:260] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.442617  9824 ts_tablet_manager.cc:1434] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260713 09:01:51.444669  9823 tablet_bootstrap.cc:492] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: No bootstrap required, opened a new log
I20260713 09:01:51.445144  9823 ts_tablet_manager.cc:1403] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260713 09:01:51.447631  9823 raft_consensus.cc:359] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.448259  9823 raft_consensus.cc:385] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.448523  9823 raft_consensus.cc:740] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.449193  9823 consensus_queue.cc:260] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.451067  9823 ts_tablet_manager.cc:1434] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:51.452137  9822 tablet_bootstrap.cc:492] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.452481  9822 ts_tablet_manager.cc:1403] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.008s
I20260713 09:01:51.454891  9822 raft_consensus.cc:359] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.455408  9822 raft_consensus.cc:385] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.455605  9822 raft_consensus.cc:740] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.456100  9822 consensus_queue.cc:260] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.457636  9822 ts_tablet_manager.cc:1434] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:51.458628  9822 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: Bootstrap starting.
I20260713 09:01:51.463658  9822 tablet_bootstrap.cc:654] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:51.468147  9822 tablet_bootstrap.cc:492] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: No bootstrap required, opened a new log
I20260713 09:01:51.468552  9822 ts_tablet_manager.cc:1403] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.001s
I20260713 09:01:51.470275  9822 raft_consensus.cc:359] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.470777  9822 raft_consensus.cc:385] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:51.470975  9822 raft_consensus.cc:740] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Initialized, Role: FOLLOWER
I20260713 09:01:51.471436  9822 consensus_queue.cc:260] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.472810  9822 ts_tablet_manager.cc:1434] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260713 09:01:51.485769  9759 raft_consensus.cc:493] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.486150  9759 raft_consensus.cc:515] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.487553  9759 leader_election.cc:290] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.488080  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.488444  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.488538  9541 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.488934  9691 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.489377  9580 leader_election.cc:304] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.489945  9759 raft_consensus.cc:2804] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.490271  9759 raft_consensus.cc:493] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.490417  9856 raft_consensus.cc:493] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.490582  9759 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.490842  9856 raft_consensus.cc:515] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.492337  9856 leader_election.cc:290] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.492923  9830 raft_consensus.cc:493] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.493019  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.493326  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.493428  9830 raft_consensus.cc:515] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.493882  9691 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.494463  9541 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.494895  9583 leader_election.cc:304] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.495496  9830 leader_election.cc:290] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.496053  9856 raft_consensus.cc:2804] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.496402  9856 raft_consensus.cc:493] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.496694  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.496703  9856 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.497141  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:51.496995  9759 raft_consensus.cc:515] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.497430  9691 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:51.498333  9508 leader_election.cc:304] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:51.499171  9830 raft_consensus.cc:2804] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.499555  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.499562  9830 raft_consensus.cc:493] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.500221  9541 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.500265  9830 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.503512  9856 raft_consensus.cc:515] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.504594  9617 raft_consensus.cc:2393] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 45dd07d00f1549709888a5f66d762a37 in current term 1: Already voted for candidate 70b0873785bb480c9da21ab7c837dab8 in this term.
I20260713 09:01:51.503986  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.505299  9691 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.506414  9759 leader_election.cc:290] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.508605  9856 leader_election.cc:290] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.508855  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.509124  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.509721  9690 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.509826  9541 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.509790  9830 raft_consensus.cc:515] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.510916  9580 leader_election.cc:304] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.511157  9691 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.511343  9542 raft_consensus.cc:2393] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 70b0873785bb480c9da21ab7c837dab8 in current term 1: Already voted for candidate 45dd07d00f1549709888a5f66d762a37 in this term.
I20260713 09:01:51.511724  9856 raft_consensus.cc:2804] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.512223  9856 raft_consensus.cc:697] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.513000  9856 consensus_queue.cc:237] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.514204  9830 leader_election.cc:290] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.514919  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.515596  9617 raft_consensus.cc:2393] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 45dd07d00f1549709888a5f66d762a37 in current term 1: Already voted for candidate 70b0873785bb480c9da21ab7c837dab8 in this term.
I20260713 09:01:51.516891  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.516608  9690 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.518397  9508 leader_election.cc:304] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [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: 45dd07d00f1549709888a5f66d762a37; no voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:51.518980  9583 leader_election.cc:304] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [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: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:51.519354  9830 raft_consensus.cc:2749] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:01:51.519719  9856 raft_consensus.cc:2804] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.520167  9856 raft_consensus.cc:697] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.520789  9856 consensus_queue.cc:237] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.521724  9438 catalog_manager.cc:5697] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.531817  9438 catalog_manager.cc:5697] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.539094  9830 raft_consensus.cc:493] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.539506  9830 raft_consensus.cc:515] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.541189  9830 leader_election.cc:290] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.541875  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8" is_pre_election: true
I20260713 09:01:51.542084  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.542534  9617 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:51.542686  9690 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 0.
I20260713 09:01:51.543483  9508 leader_election.cc:304] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.544067  9830 raft_consensus.cc:2804] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.544402  9830 raft_consensus.cc:493] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.544674  9830 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.548892  9830 raft_consensus.cc:515] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.550303  9830 leader_election.cc:290] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.550793  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.551141  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.551334  9617 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.551668  9691 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.557464  9691 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:51.557464  9617 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 1.
I20260713 09:01:51.558467  9508 leader_election.cc:304] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:51.559109  9830 raft_consensus.cc:2804] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.559564  9830 raft_consensus.cc:697] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:51.560220  9830 consensus_queue.cc:237] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.566777  9438 catalog_manager.cc:5697] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.568302  9856 raft_consensus.cc:493] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.568753  9856 raft_consensus.cc:515] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.570741  9856 leader_election.cc:290] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.570895  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082d402a88b5496db188fefeffc63dd1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.571681  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082d402a88b5496db188fefeffc63dd1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.572234  9542 raft_consensus.cc:2468] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.572293  9691 raft_consensus.cc:2468] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.573167  9580 leader_election.cc:304] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.574625  9856 raft_consensus.cc:2804] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.574918  9856 raft_consensus.cc:493] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.575214  9856 raft_consensus.cc:3060] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.580132  9856 raft_consensus.cc:515] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.581468  9856 leader_election.cc:290] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.582185  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082d402a88b5496db188fefeffc63dd1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.582274  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "082d402a88b5496db188fefeffc63dd1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.582850  9691 raft_consensus.cc:3060] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.582791  9542 raft_consensus.cc:3060] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.586475  9691 raft_consensus.cc:2468] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.587316  9583 leader_election.cc:304] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.587990  9856 raft_consensus.cc:2804] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.588330  9542 raft_consensus.cc:2468] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.588330  9856 raft_consensus.cc:697] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.589363  9856 consensus_queue.cc:237] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.596004  9438 catalog_manager.cc:5697] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.615381  9856 raft_consensus.cc:493] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:51.615742  9856 raft_consensus.cc:515] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.617206  9856 leader_election.cc:290] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.617816  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37" is_pre_election: true
I20260713 09:01:51.618059  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399" is_pre_election: true
I20260713 09:01:51.618427  9542 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.618595  9691 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 0.
I20260713 09:01:51.619418  9580 leader_election.cc:304] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.619946  9856 raft_consensus.cc:2804] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:51.620214  9856 raft_consensus.cc:493] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:51.620441  9856 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.624624  9856 raft_consensus.cc:515] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.626008  9856 leader_election.cc:290] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.626695  9542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.626780  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.627132  9542 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.627223  9691 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:51.630931  9691 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.631142  9542 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 1.
I20260713 09:01:51.631661  9583 leader_election.cc:304] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.632283  9856 raft_consensus.cc:2804] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:51.632696  9856 raft_consensus.cc:697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.633450  9856 consensus_queue.cc:237] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.639431  9438 catalog_manager.cc:5697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.667006  9830 consensus_queue.cc:1048] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.676173  9830 consensus_queue.cc:1048] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.704146  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3"
dest_uuid: "111da490182c49d68d76b50e383fc399"
mode: GRACEFUL
new_leader_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:46748
I20260713 09:01:51.704533  9691 raft_consensus.cc:606] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Received request to transfer leadership to TS 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:51.708415  9617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:52016
I20260713 09:01:51.708802  9617 raft_consensus.cc:606] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:51.712702  9617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:52016
I20260713 09:01:51.713081  9617 raft_consensus.cc:606] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 45dd07d00f1549709888a5f66d762a37
I20260713 09:01:51.716921  9691 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9541aab190d4f9382981448602ff297"
dest_uuid: "111da490182c49d68d76b50e383fc399"
mode: GRACEFUL
new_leader_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:46748
I20260713 09:01:51.717386  9691 raft_consensus.cc:606] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Received request to transfer leadership to TS 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:51.723485  9542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
mode: GRACEFUL
new_leader_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:45358
I20260713 09:01:51.724033  9542 raft_consensus.cc:606] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Received request to transfer leadership to TS 70b0873785bb480c9da21ab7c837dab8
I20260713 09:01:51.730356  9617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "62cdee67660948eb8d32034db998439a"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:52016
I20260713 09:01:51.730813  9617 raft_consensus.cc:606] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
I20260713 09:01:51.799852  9841 consensus_queue.cc:1048] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.805541  9809 raft_consensus.cc:993] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: : Instructing follower 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:51.805959  9809 raft_consensus.cc:1081] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Signalling peer 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:51.809060  9615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9541aab190d4f9382981448602ff297"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:52010
I20260713 09:01:51.809552  9615 raft_consensus.cc:493] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:51.809904  9615 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.810041  9809 consensus_queue.cc:1048] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.816357  9615 raft_consensus.cc:515] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.819089  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:51.819253  9615 leader_election.cc:290] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.819592  9541 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.819840  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9541aab190d4f9382981448602ff297" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.820330  9691 raft_consensus.cc:3055] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:51.820575  9691 raft_consensus.cc:740] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:51.821231  9691 consensus_queue.cc:260] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.822361  9691 raft_consensus.cc:3060] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.825407  9541 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:51.826411  9580 leader_election.cc:304] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.827158  9856 raft_consensus.cc:2804] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:51.827587  9856 raft_consensus.cc:697] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.828096  9691 raft_consensus.cc:2468] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:51.828356  9856 consensus_queue.cc:237] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.835191  9856 consensus_queue.cc:1048] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.836663  9437 catalog_manager.cc:5697] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 1 to 2, leader changed from 111da490182c49d68d76b50e383fc399 (127.5.160.131) to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.844832  9841 consensus_queue.cc:1048] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.847675  9828 raft_consensus.cc:993] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:51.848049  9828 raft_consensus.cc:1081] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:51.849999  9540 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:45344
I20260713 09:01:51.850529  9540 raft_consensus.cc:493] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:51.850880  9540 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.854347  9828 consensus_queue.cc:1048] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.855576  9809 raft_consensus.cc:993] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: : Instructing follower 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:51.856110  9844 raft_consensus.cc:1081] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Signalling peer 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:51.858410  9539 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:45336
I20260713 09:01:51.858949  9539 raft_consensus.cc:493] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:51.859256  9539 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.864867  9539 raft_consensus.cc:515] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.865744  9542 raft_consensus.cc:1240] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Rejecting Update request from peer 111da490182c49d68d76b50e383fc399 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:51.867391  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.867760  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc156df2a1ba48db93363288e81ec4a3" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.867941  9617 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.868223  9690 raft_consensus.cc:3055] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:51.868556  9690 raft_consensus.cc:740] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:51.868431  9841 consensus_queue.cc:1059] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260713 09:01:51.872579  9690 consensus_queue.cc:260] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.873518  9539 leader_election.cc:290] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.873440  9617 raft_consensus.cc:2468] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:51.873410  9690 raft_consensus.cc:3060] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.873457  9540 raft_consensus.cc:515] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.874984  9508 leader_election.cc:304] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45dd07d00f1549709888a5f66d762a37, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:51.875371  9541 raft_consensus.cc:1240] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Rejecting Update request from peer 70b0873785bb480c9da21ab7c837dab8 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:51.875782  9830 raft_consensus.cc:2804] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:51.876232  9830 raft_consensus.cc:697] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:51.876443  9540 leader_election.cc:290] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:51.876991  9830 consensus_queue.cc:237] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.877488  9691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:51.878068  9691 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.879174  9828 consensus_queue.cc:1059] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.879947  9828 raft_consensus.cc:3055] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:51.877547  9615 raft_consensus.cc:1240] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Rejecting Update request from peer 111da490182c49d68d76b50e383fc399 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:51.880227  9828 raft_consensus.cc:740] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:51.881042  9828 consensus_queue.cc:260] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.882151  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd007bc5989f4a68a3a3f6cfdcc8405a" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:51.882191  9828 raft_consensus.cc:3060] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:51.884260  9691 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:51.885185  9508 leader_election.cc:304] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:51.885102  9690 raft_consensus.cc:2468] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:51.886569  9833 raft_consensus.cc:2804] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:51.891193  9833 raft_consensus.cc:697] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:51.892027  9833 consensus_queue.cc:237] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:51.892220  9437 catalog_manager.cc:5697] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 1 to 2, leader changed from 111da490182c49d68d76b50e383fc399 (127.5.160.131) to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.894816  9617 raft_consensus.cc:2468] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:51.903152  9437 catalog_manager.cc:5697] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:51.935398  9828 consensus_queue.cc:1048] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:51.946557  9856 consensus_queue.cc:1048] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.001094  9879 consensus_queue.cc:1048] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.009464  9879 consensus_queue.cc:1048] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.017657  9828 raft_consensus.cc:993] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:52.018090  9879 raft_consensus.cc:1081] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:52.019557  9690 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "62cdee67660948eb8d32034db998439a"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46736
I20260713 09:01:52.020053  9690 raft_consensus.cc:493] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:52.020496  9690 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.026432  9690 raft_consensus.cc:515] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.028291  9690 leader_election.cc:290] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:52.029690  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:52.029871  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "62cdee67660948eb8d32034db998439a" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:52.030122  9617 raft_consensus.cc:3055] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:52.030396  9617 raft_consensus.cc:740] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:52.030409  9539 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.031001  9617 consensus_queue.cc:260] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.031891  9617 raft_consensus.cc:3060] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.035079  9539 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:52.035853  9617 raft_consensus.cc:2468] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:52.035885  9654 leader_election.cc:304] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:52.036590  9809 raft_consensus.cc:2804] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:52.036932  9809 raft_consensus.cc:697] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:52.037586  9809 consensus_queue.cc:237] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.042717  9437 catalog_manager.cc:5697] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:52.063426  9879 consensus_queue.cc:1048] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.064836  9879 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.073722  9879 consensus_queue.cc:1048] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.085317  9856 raft_consensus.cc:993] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:52.085724  9856 raft_consensus.cc:1081] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 45dd07d00f1549709888a5f66d762a37 to start an election
I20260713 09:01:52.089051  9541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
 from {username='slave'} at 127.0.0.1:45344
I20260713 09:01:52.089507  9541 raft_consensus.cc:493] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:52.089826  9541 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.091699  9856 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.096938  9541 raft_consensus.cc:515] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.098809  9541 leader_election.cc:290] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Requested vote from peers 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:52.100657  9617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:52.101141  9617 raft_consensus.cc:3055] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:52.101255  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "45dd07d00f1549709888a5f66d762a37" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:52.101495  9617 raft_consensus.cc:740] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:52.101943  9690 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.102373  9617 consensus_queue.cc:260] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.103536  9617 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.108333  9690 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:52.108580  9617 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45dd07d00f1549709888a5f66d762a37 in term 2.
I20260713 09:01:52.109441  9508 leader_election.cc:304] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:52.110107  9833 raft_consensus.cc:2804] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:52.110582  9833 raft_consensus.cc:697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Leader. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:52.111290  9833 consensus_queue.cc:237] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.117138  9437 catalog_manager.cc:5697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 45dd07d00f1549709888a5f66d762a37 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "45dd07d00f1549709888a5f66d762a37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:52.144629  9833 consensus_queue.cc:1048] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.153859  9877 consensus_queue.cc:1048] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.160534  9830 raft_consensus.cc:993] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: : Instructing follower 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:52.160949  9830 raft_consensus.cc:1081] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Signalling peer 70b0873785bb480c9da21ab7c837dab8 to start an election
I20260713 09:01:52.162252  9617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
 from {username='slave'} at 127.0.0.1:52014
I20260713 09:01:52.162753  9617 raft_consensus.cc:493] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:52.163079  9617 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.167675  9617 raft_consensus.cc:515] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.169140  9617 leader_election.cc:290] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839)
I20260713 09:01:52.169811  9541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:52.170245  9541 raft_consensus.cc:3055] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:52.170517  9541 raft_consensus.cc:740] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:52.170591  9690 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37f68ea8af854774b90ede5597c644fc" candidate_uuid: "70b0873785bb480c9da21ab7c837dab8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "111da490182c49d68d76b50e383fc399"
I20260713 09:01:52.171214  9690 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.171276  9541 consensus_queue.cc:260] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.172470  9541 raft_consensus.cc:3060] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:52.175356  9690 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:52.176192  9583 leader_election.cc:304] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:52.176858  9759 raft_consensus.cc:2804] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:52.177207  9759 raft_consensus.cc:697] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Leader. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:52.177263  9541 raft_consensus.cc:2468] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 70b0873785bb480c9da21ab7c837dab8 in term 2.
I20260713 09:01:52.178005  9759 consensus_queue.cc:237] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:52.183740  9436 catalog_manager.cc:5697] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 reported cstate change: term changed from 1 to 2, leader changed from 45dd07d00f1549709888a5f66d762a37 (127.5.160.129) to 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "70b0873785bb480c9da21ab7c837dab8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:52.263864  9690 raft_consensus.cc:1275] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.264986  9759 consensus_queue.cc:1048] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.272163  9541 raft_consensus.cc:1275] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.273538  9879 consensus_queue.cc:1048] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.327266  9617 raft_consensus.cc:1275] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.328269  9830 consensus_queue.cc:1048] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:52.336561  9690 raft_consensus.cc:1275] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.338017  9833 consensus_queue.cc:1048] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.442227  9539 raft_consensus.cc:1275] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.443413  9841 consensus_queue.cc:1048] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.449779  9617 raft_consensus.cc:1275] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.451390  9809 consensus_queue.cc:1048] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.460758  9617 raft_consensus.cc:1275] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.461773  9833 consensus_queue.cc:1048] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.469113  9690 raft_consensus.cc:1275] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.470382  9830 consensus_queue.cc:1048] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.554802  9617 raft_consensus.cc:1275] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.555794  9833 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.561825  9690 raft_consensus.cc:1275] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 45dd07d00f1549709888a5f66d762a37: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.563077  9833 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.608619  9539 raft_consensus.cc:1275] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.609699  9879 consensus_queue.cc:1048] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:52.616397  9690 raft_consensus.cc:1275] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Refusing update from remote peer 70b0873785bb480c9da21ab7c837dab8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:52.617570  9879 consensus_queue.cc:1048] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:54.734988  9437 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34814:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:01:54.766384  9437 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34814:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:01:54.791361  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:01:54.880744  9540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:54.940634  9540 raft_consensus.cc:606] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
W20260713 09:01:55.075835  9583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.5.160.131:46839, user_credentials={real_user=slave}} blocked reactor thread for 50712.6us
I20260713 09:01:55.087446  9950 tablet.cc:1724] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.088792  9954 tablet.cc:1724] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.090791  9958 tablet.cc:1724] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.078938  9942 tablet.cc:1724] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.110643  9956 tablet.cc:1724] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:01:55.115926  9934 log.cc:927] Time spent T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Append to log took a long time: real 0.096s	user 0.000s	sys 0.001s
I20260713 09:01:55.116149  9955 tablet.cc:1724] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.135337  9957 tablet.cc:1724] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.153273  9897 raft_consensus.cc:993] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.153775  9897 raft_consensus.cc:1081] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.155882  9689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46740
I20260713 09:01:55.156471  9689 raft_consensus.cc:493] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.156862  9689 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.159883  9616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:01:55.160482  9616 raft_consensus.cc:606] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
I20260713 09:01:55.162582  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260713 09:01:55.163147  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:55.171721  9689 raft_consensus.cc:515] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.174062  9689 leader_election.cc:290] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 3 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:55.187525  9538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e"
dest_uuid: "45dd07d00f1549709888a5f66d762a37"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:49278
I20260713 09:01:55.188130  9538 raft_consensus.cc:606] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
I20260713 09:01:55.189074  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:55.189806  9539 raft_consensus.cc:3055] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:55.190140  9539 raft_consensus.cc:740] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:55.189225  9961 tablet.cc:1724] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.191645  9957 tablet.cc:1724] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.192608  9539 consensus_queue.cc:260] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.193939  9539 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.191283  9615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64c099d57b9d45ff92d9ee8eec5778b1" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:55.194846  9615 raft_consensus.cc:3060] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.198575  9964 tablet.cc:1724] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.199863  9966 tablet.cc:1724] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.207280  9614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa"
dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
mode: GRACEFUL
new_leader_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:50562
I20260713 09:01:55.207929  9614 raft_consensus.cc:606] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Received request to transfer leadership to TS 111da490182c49d68d76b50e383fc399
I20260713 09:01:55.205783  9954 tablet.cc:1724] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.210844  9615 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.212481  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:01:55.212538  9657 leader_election.cc:304] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [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: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:55.213873  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:55.214133  9926 raft_consensus.cc:2804] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:55.215122  9926 raft_consensus.cc:697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:55.216060  9926 consensus_queue.cc:237] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.222818  9954 tablet.cc:1724] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.228113  9965 tablet.cc:1724] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.232743  9539 raft_consensus.cc:2468] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.238854  9964 tablet.cc:1724] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.243549  9954 tablet.cc:1724] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.222818  9950 tablet.cc:1724] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.232635  9966 tablet.cc:1724] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.243067  9963 tablet.cc:1724] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.248718  9961 tablet.cc:1724] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.251309  9958 tablet.cc:1724] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.247150  9942 tablet.cc:1724] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.257328  9955 tablet.cc:1724] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.262181  9957 tablet.cc:1724] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.240767  9956 tablet.cc:1724] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.267302  9440 catalog_manager.cc:5697] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 2 to 3, leader changed from 45dd07d00f1549709888a5f66d762a37 (127.5.160.129) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.268652  9440 catalog_manager.cc:5789] TS 111da490182c49d68d76b50e383fc399 (127.5.160.131:46839) does not have the latest schema for tablet 64c099d57b9d45ff92d9ee8eec5778b1 (table soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e]). Expected version 1 got 0
I20260713 09:01:55.271448  9963 tablet.cc:1724] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.285183  9963 tablet.cc:1724] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:01:55.321861  9438 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: soft_deleted_table [id=7aefdd435a09426d960fa0b0b9c41d3e] alter complete (version 1)
I20260713 09:01:55.561094  9939 raft_consensus.cc:993] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.561553  9833 raft_consensus.cc:1081] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.562840  9691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46740
I20260713 09:01:55.563228  9691 raft_consensus.cc:493] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.563472  9691 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.568135  9691 raft_consensus.cc:515] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.569701  9691 leader_election.cc:290] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 3 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:55.570361  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:55.571022  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3536344183f04ad2a166377df1a90e2e" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:55.571053  9539 raft_consensus.cc:3055] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:55.571648  9539 raft_consensus.cc:740] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 45dd07d00f1549709888a5f66d762a37, State: Running, Role: LEADER
I20260713 09:01:55.571650  9613 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.572382  9539 consensus_queue.cc:260] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.573443  9946 raft_consensus.cc:993] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.573570  9539 raft_consensus.cc:3060] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.574086  9936 raft_consensus.cc:1081] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.575536  9691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46736
I20260713 09:01:55.576004  9691 raft_consensus.cc:493] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.576308  9691 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.578063  9613 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.579226  9657 leader_election.cc:304] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [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: 111da490182c49d68d76b50e383fc399, 70b0873785bb480c9da21ab7c837dab8; no voters: 
I20260713 09:01:55.580046  9926 raft_consensus.cc:2804] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:55.580529  9926 raft_consensus.cc:697] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:55.579821  9539 raft_consensus.cc:2468] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.581357  9926 consensus_queue.cc:237] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.583345  9691 raft_consensus.cc:515] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.585915  9691 leader_election.cc:290] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 3 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:55.586676  9539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:55.587294  9539 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.588158  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9ad4dbaf174a9f8beeab70ff92b4aa" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:55.588696  9613 raft_consensus.cc:3055] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:01:55.588992  9613 raft_consensus.cc:740] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:55.589705  9613 consensus_queue.cc:260] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.590952  9613 raft_consensus.cc:3060] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:01:55.592108  9440 catalog_manager.cc:5697] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 2 to 3, leader changed from 45dd07d00f1549709888a5f66d762a37 (127.5.160.129) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.595037  9539 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.596009  9654 leader_election.cc:304] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [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: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:55.596730  9926 raft_consensus.cc:2804] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:01:55.597162  9613 raft_consensus.cc:2468] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 3.
I20260713 09:01:55.597383  9926 raft_consensus.cc:697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:55.598279  9926 consensus_queue.cc:237] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [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: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.605563  9440 catalog_manager.cc:5697] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 2 to 3, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:55.698774  9613 raft_consensus.cc:1275] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:01:55.699783  9926 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:55.706945  9539 raft_consensus.cc:1275] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260713 09:01:55.710742  9972 consensus_queue.cc:1048] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260713 09:01:55.741660  9936 raft_consensus.cc:993] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: : Instructing follower 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.742128  9946 raft_consensus.cc:1081] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Signalling peer 111da490182c49d68d76b50e383fc399 to start an election
I20260713 09:01:55.743678  9685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065"
dest_uuid: "111da490182c49d68d76b50e383fc399"
 from {username='slave'} at 127.0.0.1:46736
I20260713 09:01:55.744180  9685 raft_consensus.cc:493] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:55.744547  9685 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.749761  9685 raft_consensus.cc:515] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.751245  9685 leader_election.cc:290] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Requested vote from peers 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625), 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085)
I20260713 09:01:55.751834  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "45dd07d00f1549709888a5f66d762a37"
I20260713 09:01:55.752130  9613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ecaf89b7057447b689c74bcec6221065" candidate_uuid: "111da490182c49d68d76b50e383fc399" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "70b0873785bb480c9da21ab7c837dab8"
I20260713 09:01:55.752424  9538 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.752614  9613 raft_consensus.cc:3055] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:55.752974  9613 raft_consensus.cc:740] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 70b0873785bb480c9da21ab7c837dab8, State: Running, Role: LEADER
I20260713 09:01:55.753736  9613 consensus_queue.cc:260] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.754832  9613 raft_consensus.cc:3060] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:55.757737  9538 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:55.758652  9654 leader_election.cc:304] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 111da490182c49d68d76b50e383fc399, 45dd07d00f1549709888a5f66d762a37; no voters: 
I20260713 09:01:55.759379  9972 raft_consensus.cc:2804] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:55.759824  9972 raft_consensus.cc:697] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Becoming Leader. State: Replica: 111da490182c49d68d76b50e383fc399, State: Running, Role: LEADER
I20260713 09:01:55.760123  9613 raft_consensus.cc:2468] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 111da490182c49d68d76b50e383fc399 in term 2.
I20260713 09:01:55.760967  9972 consensus_queue.cc:237] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } }
I20260713 09:01:55.766556  9440 catalog_manager.cc:5697] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 reported cstate change: term changed from 1 to 2, leader changed from 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130) to 111da490182c49d68d76b50e383fc399 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "111da490182c49d68d76b50e383fc399" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "111da490182c49d68d76b50e383fc399" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 46839 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:56.060196  9538 raft_consensus.cc:1275] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:56.061225  9972 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:56.069733  9613 raft_consensus.cc:1275] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:56.071168  9972 consensus_queue.cc:1048] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260713 09:01:56.159778  9538 raft_consensus.cc:1275] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:56.160771  9972 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:56.168633  9613 raft_consensus.cc:1275] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:01:56.170253  9926 consensus_queue.cc:1048] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:56.264185  5762 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260713 09:01:56.269093  5762 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260713 09:01:56.269418  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:01:56.274603  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260713 09:01:56.274905  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:01:56.341465  9538 raft_consensus.cc:1275] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:56.342505  9926 consensus_queue.cc:1048] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45dd07d00f1549709888a5f66d762a37" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 34625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:56.351438  9614 raft_consensus.cc:1275] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Refusing update from remote peer 111da490182c49d68d76b50e383fc399: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260713 09:01:56.352597  9972 consensus_queue.cc:1048] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70b0873785bb480c9da21ab7c837dab8" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 44085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:01:57.299688  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
W20260713 09:01:57.314792  9654 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]
W20260713 09:01:57.324457  9654 consensus_peers.cc:597] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 -> Peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Couldn't send request to peer 45dd07d00f1549709888a5f66d762a37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.326248  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:57.326941  5762 tablet_replica.cc:333] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.327642  5762 raft_consensus.cc:2243] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.328054  5762 raft_consensus.cc:2272] T 62cdee67660948eb8d32034db998439a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.329828  5762 tablet_replica.cc:333] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.330338  5762 raft_consensus.cc:2243] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.330781  5762 raft_consensus.cc:2272] T 37f68ea8af854774b90ede5597c644fc P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.332494  5762 tablet_replica.cc:333] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.332981  5762 raft_consensus.cc:2243] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.333350  5762 raft_consensus.cc:2272] T 082d402a88b5496db188fefeffc63dd1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.335022  5762 tablet_replica.cc:333] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.335534  5762 raft_consensus.cc:2243] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.335918  5762 raft_consensus.cc:2272] T ecaf89b7057447b689c74bcec6221065 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.337960  5762 tablet_replica.cc:333] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.338438  5762 raft_consensus.cc:2243] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.339134  5762 raft_consensus.cc:2272] T bc156df2a1ba48db93363288e81ec4a3 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.340813  5762 tablet_replica.cc:333] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.341300  5762 raft_consensus.cc:2243] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.341908  5762 raft_consensus.cc:2272] T 60baea3222194ef8b901b6812e34c408 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.343540  5762 tablet_replica.cc:333] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.344007  5762 raft_consensus.cc:2243] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.344368  5762 raft_consensus.cc:2272] T 0e94db4352a945428ccd2199b44a285b P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.346098  5762 tablet_replica.cc:333] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.346611  5762 raft_consensus.cc:2243] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.347440  5762 raft_consensus.cc:2272] T 7435825e16664245b3d2ebd0f9dc38b2 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.349277  5762 tablet_replica.cc:333] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.349776  5762 raft_consensus.cc:2243] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.350211  5762 raft_consensus.cc:2272] T 44415b62b0ad44c3b70e4cdded612806 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.352581  5762 tablet_replica.cc:333] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.353305  5762 raft_consensus.cc:2243] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 1 LEADER]: Raft consensus shutting down.
W20260713 09:01:57.354058  9654 consensus_peers.cc:597] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 -> Peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Couldn't send request to peer 45dd07d00f1549709888a5f66d762a37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.354228  5762 raft_consensus.cc:2272] T 3a4d45a38bff4304a06074663bb6ff44 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.356096  5762 tablet_replica.cc:333] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.356583  5762 raft_consensus.cc:2243] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.356925  5762 raft_consensus.cc:2272] T 3536344183f04ad2a166377df1a90e2e P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.358754  5762 tablet_replica.cc:333] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.359385  5762 raft_consensus.cc:2243] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.359869  5762 raft_consensus.cc:2272] T 64c099d57b9d45ff92d9ee8eec5778b1 P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.361830  5762 tablet_replica.cc:333] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.362290  5762 raft_consensus.cc:2243] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.362663  5762 raft_consensus.cc:2272] T 0310eb0cbfca489d8de4c108a52948a1 P 45dd07d00f1549709888a5f66d762a37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.364295  5762 tablet_replica.cc:333] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.364735  5762 raft_consensus.cc:2243] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.365088  5762 raft_consensus.cc:2272] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 45dd07d00f1549709888a5f66d762a37 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.366931  5762 tablet_replica.cc:333] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.367535  5762 raft_consensus.cc:2243] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.368372  5762 raft_consensus.cc:2272] T cd007bc5989f4a68a3a3f6cfdcc8405a P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.370510  5762 tablet_replica.cc:333] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.371135  5762 raft_consensus.cc:2243] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.372014  5762 raft_consensus.cc:2272] T a00b3ee457a44b318140ec58c9b89132 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.373811  5762 tablet_replica.cc:333] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.374248  5762 raft_consensus.cc:2243] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.374679  5762 raft_consensus.cc:2272] T e9541aab190d4f9382981448602ff297 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.376348  5762 tablet_replica.cc:333] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37: stopping tablet replica
I20260713 09:01:57.376801  5762 raft_consensus.cc:2243] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.377266  5762 raft_consensus.cc:2272] T 12b08d006ede49b180625e69891747a5 P 45dd07d00f1549709888a5f66d762a37 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:57.396456  9580 consensus_peers.cc:597] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 -> Peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Couldn't send request to peer 45dd07d00f1549709888a5f66d762a37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.413229  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:01:57.434751  9654 consensus_peers.cc:597] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 -> Peer 45dd07d00f1549709888a5f66d762a37 (127.5.160.129:34625): Couldn't send request to peer 45dd07d00f1549709888a5f66d762a37. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:34625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.443313  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:01:57.463842  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:57.464481  5762 tablet_replica.cc:333] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.465292  5762 raft_consensus.cc:2243] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.465715  5762 raft_consensus.cc:2272] T ecaf89b7057447b689c74bcec6221065 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.468087  5762 tablet_replica.cc:333] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.468896  5762 raft_consensus.cc:2243] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.469300  5762 raft_consensus.cc:2272] T 62cdee67660948eb8d32034db998439a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.470961  5762 tablet_replica.cc:333] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.471431  5762 raft_consensus.cc:2243] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.472059  5762 raft_consensus.cc:2272] T 37f68ea8af854774b90ede5597c644fc P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.473570  5762 tablet_replica.cc:333] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.474022  5762 raft_consensus.cc:2243] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.474646  5762 raft_consensus.cc:2272] T 082d402a88b5496db188fefeffc63dd1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.476147  5762 tablet_replica.cc:333] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.476580  5762 raft_consensus.cc:2243] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.476912  5762 raft_consensus.cc:2272] T bc156df2a1ba48db93363288e81ec4a3 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.478389  5762 tablet_replica.cc:333] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.478869  5762 raft_consensus.cc:2243] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.479214  5762 raft_consensus.cc:2272] T 60baea3222194ef8b901b6812e34c408 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.480726  5762 tablet_replica.cc:333] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.481117  5762 raft_consensus.cc:2243] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.481459  5762 raft_consensus.cc:2272] T 0e94db4352a945428ccd2199b44a285b P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.483136  5762 tablet_replica.cc:333] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.483546  5762 raft_consensus.cc:2243] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.483901  5762 raft_consensus.cc:2272] T 64c099d57b9d45ff92d9ee8eec5778b1 P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.485391  5762 tablet_replica.cc:333] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.485831  5762 raft_consensus.cc:2243] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.486157  5762 raft_consensus.cc:2272] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.487689  5762 tablet_replica.cc:333] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.488129  5762 raft_consensus.cc:2243] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.488732  5762 raft_consensus.cc:2272] T 0310eb0cbfca489d8de4c108a52948a1 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.490386  5762 tablet_replica.cc:333] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.490855  5762 raft_consensus.cc:2243] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.491194  5762 raft_consensus.cc:2272] T 7435825e16664245b3d2ebd0f9dc38b2 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.492865  5762 tablet_replica.cc:333] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.493294  5762 raft_consensus.cc:2243] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.493901  5762 raft_consensus.cc:2272] T 44415b62b0ad44c3b70e4cdded612806 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.495498  5762 tablet_replica.cc:333] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.495915  5762 raft_consensus.cc:2243] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.496251  5762 raft_consensus.cc:2272] T cd007bc5989f4a68a3a3f6cfdcc8405a P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.497846  5762 tablet_replica.cc:333] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.498261  5762 raft_consensus.cc:2243] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.498626  5762 raft_consensus.cc:2272] T a00b3ee457a44b318140ec58c9b89132 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.500300  5762 tablet_replica.cc:333] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.500702  5762 raft_consensus.cc:2243] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.501339  5762 raft_consensus.cc:2272] T 12b08d006ede49b180625e69891747a5 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.502972  5762 tablet_replica.cc:333] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.503378  5762 raft_consensus.cc:2243] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.503990  5762 raft_consensus.cc:2272] T e9541aab190d4f9382981448602ff297 P 70b0873785bb480c9da21ab7c837dab8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.505507  5762 tablet_replica.cc:333] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.506009  5762 raft_consensus.cc:2243] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.506325  5762 raft_consensus.cc:2272] T 3a4d45a38bff4304a06074663bb6ff44 P 70b0873785bb480c9da21ab7c837dab8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.507848  5762 tablet_replica.cc:333] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8: stopping tablet replica
I20260713 09:01:57.508232  5762 raft_consensus.cc:2243] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.508580  5762 raft_consensus.cc:2272] T 3536344183f04ad2a166377df1a90e2e P 70b0873785bb480c9da21ab7c837dab8 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260713 09:01:57.522017  9657 consensus_peers.cc:597] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 -> Peer 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085): Couldn't send request to peer 70b0873785bb480c9da21ab7c837dab8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.543424  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
W20260713 09:01:57.567806  9657 consensus_peers.cc:597] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 -> Peer 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085): Couldn't send request to peer 70b0873785bb480c9da21ab7c837dab8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.572216  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
W20260713 09:01:57.591950  9657 consensus_peers.cc:597] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 -> Peer 70b0873785bb480c9da21ab7c837dab8 (127.5.160.130:44085): Couldn't send request to peer 70b0873785bb480c9da21ab7c837dab8. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:44085: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:01:57.593272  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:01:57.593840  5762 tablet_replica.cc:333] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.594393  5762 raft_consensus.cc:2243] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.595140  5762 raft_consensus.cc:2272] T 62cdee67660948eb8d32034db998439a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.596843  5762 tablet_replica.cc:333] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.597333  5762 raft_consensus.cc:2243] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.597710  5762 raft_consensus.cc:2272] T 37f68ea8af854774b90ede5597c644fc P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.599365  5762 tablet_replica.cc:333] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.599833  5762 raft_consensus.cc:2243] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.600461  5762 raft_consensus.cc:2272] T ecaf89b7057447b689c74bcec6221065 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.602033  5762 tablet_replica.cc:333] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.602569  5762 raft_consensus.cc:2243] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.602941  5762 raft_consensus.cc:2272] T 082d402a88b5496db188fefeffc63dd1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.604466  5762 tablet_replica.cc:333] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.604928  5762 raft_consensus.cc:2243] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.605307  5762 raft_consensus.cc:2272] T bc156df2a1ba48db93363288e81ec4a3 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.606899  5762 tablet_replica.cc:333] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.607338  5762 raft_consensus.cc:2243] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.607682  5762 raft_consensus.cc:2272] T 60baea3222194ef8b901b6812e34c408 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.609190  5762 tablet_replica.cc:333] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.609622  5762 raft_consensus.cc:2243] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.610270  5762 raft_consensus.cc:2272] T 0e94db4352a945428ccd2199b44a285b P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.611912  5762 tablet_replica.cc:333] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.612346  5762 raft_consensus.cc:2243] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.612967  5762 raft_consensus.cc:2272] T 64c099d57b9d45ff92d9ee8eec5778b1 P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.614435  5762 tablet_replica.cc:333] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.614915  5762 raft_consensus.cc:2243] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.615518  5762 raft_consensus.cc:2272] T bf9ad4dbaf174a9f8beeab70ff92b4aa P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.617071  5762 tablet_replica.cc:333] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.617509  5762 raft_consensus.cc:2243] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.617858  5762 raft_consensus.cc:2272] T 0310eb0cbfca489d8de4c108a52948a1 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.619501  5762 tablet_replica.cc:333] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.619942  5762 raft_consensus.cc:2243] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.620314  5762 raft_consensus.cc:2272] T 7435825e16664245b3d2ebd0f9dc38b2 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.621985  5762 tablet_replica.cc:333] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.622418  5762 raft_consensus.cc:2243] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.622804  5762 raft_consensus.cc:2272] T 44415b62b0ad44c3b70e4cdded612806 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.624450  5762 tablet_replica.cc:333] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.624946  5762 raft_consensus.cc:2243] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.625313  5762 raft_consensus.cc:2272] T cd007bc5989f4a68a3a3f6cfdcc8405a P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.626927  5762 tablet_replica.cc:333] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.627365  5762 raft_consensus.cc:2243] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.627738  5762 raft_consensus.cc:2272] T a00b3ee457a44b318140ec58c9b89132 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.629314  5762 tablet_replica.cc:333] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.629735  5762 raft_consensus.cc:2243] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.630113  5762 raft_consensus.cc:2272] T e9541aab190d4f9382981448602ff297 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.631708  5762 tablet_replica.cc:333] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.632143  5762 raft_consensus.cc:2243] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.632597  5762 raft_consensus.cc:2272] T 12b08d006ede49b180625e69891747a5 P 111da490182c49d68d76b50e383fc399 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.634294  5762 tablet_replica.cc:333] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.634735  5762 raft_consensus.cc:2243] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:01:57.635076  5762 raft_consensus.cc:2272] T 3a4d45a38bff4304a06074663bb6ff44 P 111da490182c49d68d76b50e383fc399 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.636652  5762 tablet_replica.cc:333] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399: stopping tablet replica
I20260713 09:01:57.637051  5762 raft_consensus.cc:2243] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.637717  5762 raft_consensus.cc:2272] T 3536344183f04ad2a166377df1a90e2e P 111da490182c49d68d76b50e383fc399 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.671725  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:01:57.700425  5762 master.cc:562] Master@127.5.160.190:43141 shutting down...
I20260713 09:01:57.716890  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:01:57.717350  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:01:57.717635  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P f04c3f83e7784a6796b28c5390b7d82d: stopping tablet replica
I20260713 09:01:57.735921  5762 master.cc:584] Master@127.5.160.190:43141 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11271 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260713 09:01:57.779969  5762 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.5.160.190:38127
I20260713 09:01:57.781049  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:57.786151  9987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:57.786265  9988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:57.786712  9990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:57.789286  5762 server_base.cc:1061] running on GCE node
I20260713 09:01:57.792750  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:57.792924  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:57.793084  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933317793066 us; error 0 us; skew 500 ppm
I20260713 09:01:57.793558  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:57.795674  5762 webserver.cc:533] Webserver started at http://127.5.160.190:33497/ using document root <none> and password file <none>
I20260713 09:01:57.796089  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:57.796243  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:57.796480  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:57.797421  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/master-0-root/instance:
uuid: "8f92291c0a7541f5b593faf5a8c1bbc0"
format_stamp: "Formatted at 2026-07-13 09:01:57 on dist-test-slave-8pv2"
I20260713 09:01:57.801211  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260713 09:01:57.804013  9995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:57.804627  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:57.804858  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/master-0-root
uuid: "8f92291c0a7541f5b593faf5a8c1bbc0"
format_stamp: "Formatted at 2026-07-13 09:01:57 on dist-test-slave-8pv2"
I20260713 09:01:57.805092  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:57.816766  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:57.817757  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:57.851542  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.190:38127
I20260713 09:01:57.851655 10046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.190:38127 every 8 connection(s)
I20260713 09:01:57.855084 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:57.864616 10047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: Bootstrap starting.
I20260713 09:01:57.868939 10047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:57.872658 10047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: No bootstrap required, opened a new log
I20260713 09:01:57.874586 10047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER }
I20260713 09:01:57.874918 10047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:57.875139 10047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f92291c0a7541f5b593faf5a8c1bbc0, State: Initialized, Role: FOLLOWER
I20260713 09:01:57.875648 10047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER }
I20260713 09:01:57.876070 10047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260713 09:01:57.876266 10047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260713 09:01:57.876485 10047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:57.880580 10047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER }
I20260713 09:01:57.881016 10047 leader_election.cc:304] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [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: 8f92291c0a7541f5b593faf5a8c1bbc0; no voters: 
I20260713 09:01:57.882035 10047 leader_election.cc:290] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260713 09:01:57.882294 10050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:57.883502 10050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 1 LEADER]: Becoming Leader. State: Replica: 8f92291c0a7541f5b593faf5a8c1bbc0, State: Running, Role: LEADER
I20260713 09:01:57.884117 10050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [LEADER]: Queue going to LEADER mode. State: All 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: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER }
I20260713 09:01:57.884660 10047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [sys.catalog]: configured and running, proceeding with master startup.
I20260713 09:01:57.888356 10052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8f92291c0a7541f5b593faf5a8c1bbc0. Latest consensus state: current_term: 1 leader_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER } }
I20260713 09:01:57.889074 10052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:57.889705 10051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f92291c0a7541f5b593faf5a8c1bbc0" member_type: VOTER } }
I20260713 09:01:57.890180 10051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [sys.catalog]: This master's current role is: LEADER
I20260713 09:01:57.890962 10057 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260713 09:01:57.895716 10057 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260713 09:01:57.899216  5762 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260713 09:01:57.903546 10057 catalog_manager.cc:1383] Generated new cluster ID: 1dac90cc38b34270bdaf29974739541a
I20260713 09:01:57.903754 10057 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260713 09:01:57.929672 10057 catalog_manager.cc:1406] Generated new certificate authority record
I20260713 09:01:57.930805 10057 catalog_manager.cc:1540] Loading token signing keys...
I20260713 09:01:57.945562 10057 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: Generated new TSK 0
I20260713 09:01:57.945992 10057 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260713 09:01:57.964720  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:57.970218 10068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:57.970990 10069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:57.972530  5762 server_base.cc:1061] running on GCE node
W20260713 09:01:57.973284 10071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:57.974037  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:57.974226  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:57.974376  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933317974360 us; error 0 us; skew 500 ppm
I20260713 09:01:57.974908  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:57.976864  5762 webserver.cc:533] Webserver started at http://127.5.160.129:33203/ using document root <none> and password file <none>
I20260713 09:01:57.977283  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:57.977447  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:57.977689  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:57.978693  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-0-root/instance:
uuid: "33124ae4ade04e7886dae1d741efd364"
format_stamp: "Formatted at 2026-07-13 09:01:57 on dist-test-slave-8pv2"
I20260713 09:01:57.982618  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260713 09:01:57.985414 10076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:57.986110  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:57.986351  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-0-root
uuid: "33124ae4ade04e7886dae1d741efd364"
format_stamp: "Formatted at 2026-07-13 09:01:57 on dist-test-slave-8pv2"
I20260713 09:01:57.986634  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:57.999181  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:58.000191  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:58.001436  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:58.003468  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:58.003651  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.003850  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:58.004004  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.039585  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.129:39551
I20260713 09:01:58.039680 10138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.129:39551 every 8 connection(s)
I20260713 09:01:58.044109  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:58.050235 10143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:58.051901 10144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:58.053622  5762 server_base.cc:1061] running on GCE node
W20260713 09:01:58.054003 10146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:58.054903  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260713 09:01:58.055141  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:58.055335  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933318055318 us; error 0 us; skew 500 ppm
I20260713 09:01:58.055961  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:58.057483 10139 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38127
I20260713 09:01:58.057780 10139 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:58.058400 10139 heartbeater.cc:507] Master 127.5.160.190:38127 requested a full tablet report, sending...
I20260713 09:01:58.058575  5762 webserver.cc:533] Webserver started at http://127.5.160.130:36597/ using document root <none> and password file <none>
I20260713 09:01:58.059087  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:58.059257  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:58.059502  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:58.060246 10012 ts_manager.cc:194] Registered new tserver with Master: 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551)
I20260713 09:01:58.060566  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-1-root/instance:
uuid: "723ba9e8bed046618add032d9d2169e9"
format_stamp: "Formatted at 2026-07-13 09:01:58 on dist-test-slave-8pv2"
I20260713 09:01:58.061923 10012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39718
I20260713 09:01:58.064683  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260713 09:01:58.067673 10151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.068289  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260713 09:01:58.068542  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-1-root
uuid: "723ba9e8bed046618add032d9d2169e9"
format_stamp: "Formatted at 2026-07-13 09:01:58 on dist-test-slave-8pv2"
I20260713 09:01:58.068781  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:58.094148  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:58.095299  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:58.096612  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:58.098649  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:58.098829  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.099047  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:58.099190  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.134963  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.130:40095
I20260713 09:01:58.135062 10213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.130:40095 every 8 connection(s)
I20260713 09:01:58.139326  5762 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260713 09:01:58.145555 10217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260713 09:01:58.146556 10218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:58.149538  5762 server_base.cc:1061] running on GCE node
W20260713 09:01:58.150200 10220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260713 09:01:58.150974 10214 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38127
I20260713 09:01:58.151131  5762 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260713 09:01:58.151317 10214 heartbeater.cc:461] Registering TS with master...
W20260713 09:01:58.151434  5762 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260713 09:01:58.151652  5762 hybrid_clock.cc:648] HybridClock initialized: now 1783933318151634 us; error 0 us; skew 500 ppm
I20260713 09:01:58.152210  5762 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260713 09:01:58.152189 10214 heartbeater.cc:507] Master 127.5.160.190:38127 requested a full tablet report, sending...
I20260713 09:01:58.154139 10012 ts_manager.cc:194] Registered new tserver with Master: 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.154868  5762 webserver.cc:533] Webserver started at http://127.5.160.131:34301/ using document root <none> and password file <none>
I20260713 09:01:58.155337  5762 fs_manager.cc:362] Metadata directory not provided
I20260713 09:01:58.155508  5762 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260713 09:01:58.155570 10012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39732
I20260713 09:01:58.155737  5762 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260713 09:01:58.157066  5762 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-2-root/instance:
uuid: "6223979bb7c64f2084430ee2e1cc4196"
format_stamp: "Formatted at 2026-07-13 09:01:58 on dist-test-slave-8pv2"
I20260713 09:01:58.161077  5762 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260713 09:01:58.163982 10225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.164639  5762 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260713 09:01:58.164886  5762 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-2-root
uuid: "6223979bb7c64f2084430ee2e1cc4196"
format_stamp: "Formatted at 2026-07-13 09:01:58 on dist-test-slave-8pv2"
I20260713 09:01:58.165136  5762 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWmk5on/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783933223687192-5762-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260713 09:01:58.180696  5762 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260713 09:01:58.181677  5762 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260713 09:01:58.182992  5762 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260713 09:01:58.184937  5762 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260713 09:01:58.185127  5762 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.185331  5762 ts_tablet_manager.cc:616] Registered 0 tablets
I20260713 09:01:58.185477  5762 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260713 09:01:58.221314  5762 rpc_server.cc:307] RPC server started. Bound to: 127.5.160.131:39339
I20260713 09:01:58.221417 10287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.5.160.131:39339 every 8 connection(s)
I20260713 09:01:58.233533 10288 heartbeater.cc:344] Connected to a master server at 127.5.160.190:38127
I20260713 09:01:58.233920 10288 heartbeater.cc:461] Registering TS with master...
I20260713 09:01:58.234539 10288 heartbeater.cc:507] Master 127.5.160.190:38127 requested a full tablet report, sending...
I20260713 09:01:58.236335 10012 ts_manager.cc:194] Registered new tserver with Master: 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:58.237263  5762 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013082746s
I20260713 09:01:58.237676 10012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39742
I20260713 09:01:58.258941 10012 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39756:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:01:58.261240 10012 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:01:58.332505 10104 tablet_service.cc:1511] Processing CreateTablet for tablet 4514715635a44138b75a0b1b5b09538e (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:58.333868 10104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4514715635a44138b75a0b1b5b09538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.340065 10103 tablet_service.cc:1511] Processing CreateTablet for tablet d36e9b583a7e485a9f1035b01314f4cb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:58.340294 10176 tablet_service.cc:1511] Processing CreateTablet for tablet 263eb426ec2b4c49af18f9f12f404417 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:58.341360 10103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36e9b583a7e485a9f1035b01314f4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.341585 10176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263eb426ec2b4c49af18f9f12f404417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.343551 10175 tablet_service.cc:1511] Processing CreateTablet for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:58.344753 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.347555 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 263eb426ec2b4c49af18f9f12f404417 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:58.348757 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263eb426ec2b4c49af18f9f12f404417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.348538 10173 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67fa2f997c4fe5886dbf1a8a516a34 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:58.349761 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67fa2f997c4fe5886dbf1a8a516a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.350965 10177 tablet_service.cc:1511] Processing CreateTablet for tablet 49984017b5714875a714663a8ab67221 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:58.351570 10100 tablet_service.cc:1511] Processing CreateTablet for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:58.352167 10177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49984017b5714875a714663a8ab67221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.352777 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.354518 10178 tablet_service.cc:1511] Processing CreateTablet for tablet d36e9b583a7e485a9f1035b01314f4cb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:58.355741 10178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36e9b583a7e485a9f1035b01314f4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.355547 10099 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbdd29aebb34b30a058d39405d36735 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:58.356745 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbdd29aebb34b30a058d39405d36735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.356882 10253 tablet_service.cc:1511] Processing CreateTablet for tablet 4514715635a44138b75a0b1b5b09538e (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:58.358083 10253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4514715635a44138b75a0b1b5b09538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.357924 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67fa2f997c4fe5886dbf1a8a516a34 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:58.359529 10179 tablet_service.cc:1511] Processing CreateTablet for tablet 4514715635a44138b75a0b1b5b09538e (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:01:58.360011 10097 tablet_service.cc:1511] Processing CreateTablet for tablet b79b770ca7024469aa690092ff807727 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:58.360684 10179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4514715635a44138b75a0b1b5b09538e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.361129 10102 tablet_service.cc:1511] Processing CreateTablet for tablet 49984017b5714875a714663a8ab67221 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:58.347572 10174 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbdd29aebb34b30a058d39405d36735 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:58.363308 10174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbdd29aebb34b30a058d39405d36735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.349815 10172 tablet_service.cc:1511] Processing CreateTablet for tablet b79b770ca7024469aa690092ff807727 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:58.365165 10172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b770ca7024469aa690092ff807727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.348687 10171 tablet_service.cc:1511] Processing CreateTablet for tablet 5742833bfe6c4d9c856ed37a78098d92 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:58.367658 10171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5742833bfe6c4d9c856ed37a78098d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.368176 10096 tablet_service.cc:1511] Processing CreateTablet for tablet 5742833bfe6c4d9c856ed37a78098d92 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:58.368592 10252 tablet_service.cc:1511] Processing CreateTablet for tablet d36e9b583a7e485a9f1035b01314f4cb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:01:58.369823 10252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36e9b583a7e485a9f1035b01314f4cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.378759 10096 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5742833bfe6c4d9c856ed37a78098d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.379930 10251 tablet_service.cc:1511] Processing CreateTablet for tablet 49984017b5714875a714663a8ab67221 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:01:58.381175 10251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49984017b5714875a714663a8ab67221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.382853 10097 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b770ca7024469aa690092ff807727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.386834 10102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49984017b5714875a714663a8ab67221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.389685 10250 tablet_service.cc:1511] Processing CreateTablet for tablet 263eb426ec2b4c49af18f9f12f404417 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:01:58.390586 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67fa2f997c4fe5886dbf1a8a516a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.390952 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 263eb426ec2b4c49af18f9f12f404417. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.400063 10249 tablet_service.cc:1511] Processing CreateTablet for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:01:58.401288 10249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76e3ebdfb954cb9a5e9ce98b6bda8fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.412468 10248 tablet_service.cc:1511] Processing CreateTablet for tablet 3fbdd29aebb34b30a058d39405d36735 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:01:58.412845 10246 tablet_service.cc:1511] Processing CreateTablet for tablet b79b770ca7024469aa690092ff807727 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:01:58.414156 10246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b79b770ca7024469aa690092ff807727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.414039 10247 tablet_service.cc:1511] Processing CreateTablet for tablet 8d67fa2f997c4fe5886dbf1a8a516a34 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:01:58.415247 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d67fa2f997c4fe5886dbf1a8a516a34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.419871 10248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fbdd29aebb34b30a058d39405d36735. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.432067 10245 tablet_service.cc:1511] Processing CreateTablet for tablet 5742833bfe6c4d9c856ed37a78098d92 (DEFAULT_TABLE table=test-workload [id=c7fc29f0fdf7487586323bfb603a2b4c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:01:58.433254 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5742833bfe6c4d9c856ed37a78098d92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:01:58.471823 10304 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.486439 10305 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.500265 10303 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.500433 10305 tablet_bootstrap.cc:654] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.500387 10304 tablet_bootstrap.cc:654] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.504495 10305 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.504846 10305 ts_tablet_manager.cc:1403] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.006s
I20260713 09:01:58.507145 10303 tablet_bootstrap.cc:654] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.507061 10305 raft_consensus.cc:359] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.507697 10305 raft_consensus.cc:385] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.507925 10305 raft_consensus.cc:740] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.508317 10304 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.508522 10305 consensus_queue.cc:260] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.508806 10304 ts_tablet_manager.cc:1403] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.004s
I20260713 09:01:58.510445 10288 heartbeater.cc:499] Master 127.5.160.190:38127 was elected leader, sending a full tablet report...
I20260713 09:01:58.510938 10305 ts_tablet_manager.cc:1434] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260713 09:01:58.511842 10304 raft_consensus.cc:359] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.512682 10304 raft_consensus.cc:385] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.512988 10304 raft_consensus.cc:740] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.513737 10304 consensus_queue.cc:260] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.511852 10305 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.518421 10303 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.519021 10303 ts_tablet_manager.cc:1403] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260713 09:01:58.521029 10305 tablet_bootstrap.cc:654] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.521929 10303 raft_consensus.cc:359] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.522863 10303 raft_consensus.cc:385] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.523214 10303 raft_consensus.cc:740] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.524111 10303 consensus_queue.cc:260] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.532030 10305 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.532588 10305 ts_tablet_manager.cc:1403] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260713 09:01:58.536792 10304 ts_tablet_manager.cc:1434] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.028s	user 0.019s	sys 0.007s
I20260713 09:01:58.536949 10139 heartbeater.cc:499] Master 127.5.160.190:38127 was elected leader, sending a full tablet report...
I20260713 09:01:58.537257 10214 heartbeater.cc:499] Master 127.5.160.190:38127 was elected leader, sending a full tablet report...
I20260713 09:01:58.537771 10304 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.535427 10305 raft_consensus.cc:359] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.541323 10305 raft_consensus.cc:385] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.541666 10305 raft_consensus.cc:740] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.542538 10305 consensus_queue.cc:260] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.543577 10304 tablet_bootstrap.cc:654] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.544836 10305 ts_tablet_manager.cc:1434] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260713 09:01:58.536993 10303 ts_tablet_manager.cc:1434] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.004s
I20260713 09:01:58.545835 10305 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.547477 10303 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.551869 10305 tablet_bootstrap.cc:654] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.554960 10303 tablet_bootstrap.cc:654] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.564756 10304 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.565228 10304 ts_tablet_manager.cc:1403] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.003s
I20260713 09:01:58.568109 10304 raft_consensus.cc:359] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.568822 10304 raft_consensus.cc:385] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.569128 10304 raft_consensus.cc:740] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.569883 10304 consensus_queue.cc:260] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.571952 10304 ts_tablet_manager.cc:1434] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:01:58.572831 10304 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.579680 10304 tablet_bootstrap.cc:654] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.583222 10305 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.583734 10305 ts_tablet_manager.cc:1403] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.021s
I20260713 09:01:58.585434 10312 raft_consensus.cc:493] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.585923 10312 raft_consensus.cc:515] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.586609 10305 raft_consensus.cc:359] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.587347 10305 raft_consensus.cc:385] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.588428 10312 leader_election.cc:290] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:58.589313 10303 tablet_bootstrap.cc:492] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.589818 10303 ts_tablet_manager.cc:1403] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.014s
I20260713 09:01:58.592514 10303 raft_consensus.cc:359] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.592986 10303 raft_consensus.cc:385] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.593211 10303 raft_consensus.cc:740] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.587632 10305 raft_consensus.cc:740] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.595211 10305 consensus_queue.cc:260] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.593914 10303 consensus_queue.cc:260] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.600399 10305 ts_tablet_manager.cc:1434] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260713 09:01:58.600839 10303 ts_tablet_manager.cc:1434] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:01:58.601433 10305 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.601739 10303 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.607048 10304 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.607715 10304 ts_tablet_manager.cc:1403] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.025s
I20260713 09:01:58.608449 10303 tablet_bootstrap.cc:654] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.610760 10304 raft_consensus.cc:359] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.611585 10304 raft_consensus.cc:385] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.612007 10304 raft_consensus.cc:740] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.612062 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:58.612854 10304 consensus_queue.cc:260] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.615751 10304 ts_tablet_manager.cc:1434] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
W20260713 09:01:58.615078 10153 leader_election.cc:343] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.620473 10304 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.611974 10305 tablet_bootstrap.cc:654] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.630026 10304 tablet_bootstrap.cc:654] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.633518 10303 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.633975 10303 ts_tablet_manager.cc:1403] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.006s
I20260713 09:01:58.634745 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
W20260713 09:01:58.636181 10153 leader_election.cc:343] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.636601 10153 leader_election.cc:304] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:01:58.636628 10303 raft_consensus.cc:359] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.637383 10303 raft_consensus.cc:385] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.637665 10303 raft_consensus.cc:740] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.638459 10303 consensus_queue.cc:260] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.641088 10305 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.641745 10305 ts_tablet_manager.cc:1403] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.004s
I20260713 09:01:58.642637 10312 raft_consensus.cc:2749] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:58.644361 10305 raft_consensus.cc:359] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.645052 10305 raft_consensus.cc:385] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.645318 10305 raft_consensus.cc:740] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.645885 10303 ts_tablet_manager.cc:1434] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260713 09:01:58.646806 10303 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.645988 10305 consensus_queue.cc:260] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.652218 10303 tablet_bootstrap.cc:654] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.652370 10305 ts_tablet_manager.cc:1434] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260713 09:01:58.653339 10305 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.658527 10303 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.659005 10303 ts_tablet_manager.cc:1403] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260713 09:01:58.659498 10304 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.659962 10304 ts_tablet_manager.cc:1403] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
I20260713 09:01:58.658949 10305 tablet_bootstrap.cc:654] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.661599 10303 raft_consensus.cc:359] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.662305 10303 raft_consensus.cc:385] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.662613 10303 raft_consensus.cc:740] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.662827 10304 raft_consensus.cc:359] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.663654 10304 raft_consensus.cc:385] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.664013 10304 raft_consensus.cc:740] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.663753 10303 consensus_queue.cc:260] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.664974 10304 consensus_queue.cc:260] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.665910 10303 ts_tablet_manager.cc:1434] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:01:58.666867 10303 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.675026 10304 ts_tablet_manager.cc:1434] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:01:58.677160 10303 tablet_bootstrap.cc:654] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.677479 10304 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.683944 10304 tablet_bootstrap.cc:654] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.686601 10305 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.687077 10305 ts_tablet_manager.cc:1403] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.016s
I20260713 09:01:58.687220 10308 raft_consensus.cc:493] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.687680 10308 raft_consensus.cc:515] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.690065 10308 leader_election.cc:290] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.690537 10304 tablet_bootstrap.cc:492] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.689566 10305 raft_consensus.cc:359] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.691015 10304 ts_tablet_manager.cc:1403] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260713 09:01:58.691100 10305 raft_consensus.cc:385] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.691473 10305 raft_consensus.cc:740] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.692188 10305 consensus_queue.cc:260] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.693768 10304 raft_consensus.cc:359] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.694227 10305 ts_tablet_manager.cc:1434] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260713 09:01:58.694461 10304 raft_consensus.cc:385] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.694825 10304 raft_consensus.cc:740] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.695194 10305 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.695708 10304 consensus_queue.cc:260] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.701190 10305 tablet_bootstrap.cc:654] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.701083 10303 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.703104 10303 ts_tablet_manager.cc:1403] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.005s
I20260713 09:01:58.704107 10304 ts_tablet_manager.cc:1434] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260713 09:01:58.705646 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5742833bfe6c4d9c856ed37a78098d92" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:58.706277 10114 raft_consensus.cc:2468] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.707168 10303 raft_consensus.cc:359] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.707922 10227 leader_election.cc:304] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:58.708766 10308 raft_consensus.cc:2804] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:58.709125 10308 raft_consensus.cc:493] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:58.709435 10308 raft_consensus.cc:3060] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.710959 10304 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.712141 10305 tablet_bootstrap.cc:492] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.712582 10305 ts_tablet_manager.cc:1403] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260713 09:01:58.713284 10310 raft_consensus.cc:493] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.713737 10310 raft_consensus.cc:515] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.715261 10305 raft_consensus.cc:359] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.715950 10305 raft_consensus.cc:385] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.716215 10305 raft_consensus.cc:740] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.717141 10304 tablet_bootstrap.cc:654] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.717197 10305 consensus_queue.cc:260] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.717363 10310 leader_election.cc:290] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:58.716204 10308 raft_consensus.cc:515] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.728351 10308 leader_election.cc:290] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.729094 10308 raft_consensus.cc:493] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.729524 10308 raft_consensus.cc:515] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.740994 10305 ts_tablet_manager.cc:1434] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.008s
I20260713 09:01:58.742020 10305 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.707837 10303 raft_consensus.cc:385] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.743949 10303 raft_consensus.cc:740] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.747430 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5742833bfe6c4d9c856ed37a78098d92" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.748085 10189 raft_consensus.cc:2468] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.749357 10308 leader_election.cc:290] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.749747 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5742833bfe6c4d9c856ed37a78098d92" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:58.750316 10189 raft_consensus.cc:3060] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.753432 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.754106 10188 raft_consensus.cc:2468] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.752846 10303 consensus_queue.cc:260] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.758441 10305 tablet_bootstrap.cc:654] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.759042 10303 ts_tablet_manager.cc:1434] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.002s
I20260713 09:01:58.760082 10303 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.761590 10228 leader_election.cc:304] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:58.762699 10308 raft_consensus.cc:2804] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:58.763080 10308 raft_consensus.cc:493] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:58.763434 10308 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.770735 10308 raft_consensus.cc:515] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.772207 10308 leader_election.cc:290] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.773311 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:58.773736 10188 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.774931 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5742833bfe6c4d9c856ed37a78098d92" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:58.775492 10114 raft_consensus.cc:3060] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.776207 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:58.776793 10112 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.777892 10189 raft_consensus.cc:2468] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.782171 10114 raft_consensus.cc:2468] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.775354 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:58.786087 10305 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.785708 10304 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.783416 10112 raft_consensus.cc:2468] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.787022 10304 ts_tablet_manager.cc:1403] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.076s	user 0.039s	sys 0.025s
I20260713 09:01:58.787042 10305 ts_tablet_manager.cc:1403] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.008s
I20260713 09:01:58.788481 10227 leader_election.cc:304] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:58.785588 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.789424 10331 raft_consensus.cc:2804] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:58.789811 10079 leader_election.cc:343] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.789916 10331 raft_consensus.cc:697] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:58.790069 10304 raft_consensus.cc:359] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.790840 10331 consensus_queue.cc:237] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.790874 10304 raft_consensus.cc:385] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.793154 10303 tablet_bootstrap.cc:654] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.793375 10304 raft_consensus.cc:740] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.793759 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:01:58.794188 10304 consensus_queue.cc:260] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.786206 10308 raft_consensus.cc:493] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.796473 10333 raft_consensus.cc:493] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.796357 10308 raft_consensus.cc:515] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.796913 10333 raft_consensus.cc:515] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
W20260713 09:01:58.797727 10078 leader_election.cc:343] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.798225 10078 leader_election.cc:304] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364; no voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9
I20260713 09:01:58.798445 10308 leader_election.cc:290] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.798995 10310 raft_consensus.cc:2749] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:58.799273 10305 raft_consensus.cc:359] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.792148 10188 raft_consensus.cc:2468] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.803890 10304 ts_tablet_manager.cc:1434] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260713 09:01:58.788775 10228 leader_election.cc:304] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:58.798900 10333 leader_election.cc:290] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.807684 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.808409 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
W20260713 09:01:58.809067 10228 leader_election.cc:343] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.809459 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
W20260713 09:01:58.810418 10227 leader_election.cc:343] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.809757 10010 catalog_manager.cc:5697] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.811388 10333 raft_consensus.cc:2804] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
W20260713 09:01:58.811786 10227 leader_election.cc:343] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.811894 10333 raft_consensus.cc:697] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:58.812239 10227 leader_election.cc:304] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196; no voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9
I20260713 09:01:58.813215 10305 raft_consensus.cc:385] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.812991 10333 consensus_queue.cc:237] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.813567 10305 raft_consensus.cc:740] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.814116 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.814330 10305 consensus_queue.cc:260] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.814723 10188 raft_consensus.cc:2468] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.815348 10308 raft_consensus.cc:2749] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:01:58.815877 10228 leader_election.cc:304] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:58.816572 10305 ts_tablet_manager.cc:1434] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260713 09:01:58.816834 10304 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.817482 10305 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.822671 10331 raft_consensus.cc:2804] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:58.823053 10331 raft_consensus.cc:493] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:58.823383 10331 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.824551 10305 tablet_bootstrap.cc:654] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.824849 10303 tablet_bootstrap.cc:492] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.825323 10303 ts_tablet_manager.cc:1403] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.065s	user 0.001s	sys 0.027s
I20260713 09:01:58.828022 10305 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.828401 10305 ts_tablet_manager.cc:1403] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260713 09:01:58.830035 10305 raft_consensus.cc:359] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.830442 10305 raft_consensus.cc:385] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.828107 10303 raft_consensus.cc:359] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.830858 10305 raft_consensus.cc:740] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.831349 10303 raft_consensus.cc:385] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.831748 10303 raft_consensus.cc:740] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.831980 10305 consensus_queue.cc:260] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.832574 10303 consensus_queue.cc:260] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.832773 10331 raft_consensus.cc:515] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.833928 10305 ts_tablet_manager.cc:1434] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:01:58.834774 10305 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:01:58.835598 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:58.835779 10308 raft_consensus.cc:493] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.836194 10308 raft_consensus.cc:515] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.838165 10303 ts_tablet_manager.cc:1434] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.005s
I20260713 09:01:58.839330 10303 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.839612 10305 tablet_bootstrap.cc:654] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.839864 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.840497 10188 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.841718 10228 leader_election.cc:304] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:58.838122 10308 leader_election.cc:290] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.842975 10308 raft_consensus.cc:2804] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:58.843295 10308 raft_consensus.cc:493] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:58.843609 10308 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.845793 10303 tablet_bootstrap.cc:654] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.852599 10308 raft_consensus.cc:515] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
W20260713 09:01:58.855728 10227 leader_election.cc:343] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:01:58.856544 10304 tablet_bootstrap.cc:654] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.857750 10303 tablet_bootstrap.cc:492] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.858006 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:58.858222 10303 ts_tablet_manager.cc:1403] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260713 09:01:58.858342 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:58.858667 10112 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:58.859614 10331 leader_election.cc:290] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.861282 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:58.861194 10303 raft_consensus.cc:359] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.861949 10188 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.862059 10303 raft_consensus.cc:385] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.862519 10303 raft_consensus.cc:740] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.863258 10303 consensus_queue.cc:260] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.865656 10304 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.866130 10304 ts_tablet_manager.cc:1403] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260713 09:01:58.868857 10188 raft_consensus.cc:2468] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.868782 10304 raft_consensus.cc:359] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.869491 10304 raft_consensus.cc:385] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.869777 10304 raft_consensus.cc:740] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.870018 10228 leader_election.cc:304] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:58.870173 10303 ts_tablet_manager.cc:1434] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260713 09:01:58.871179 10331 raft_consensus.cc:2804] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:58.871560 10303 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.871647 10331 raft_consensus.cc:697] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:58.872579 10331 consensus_queue.cc:237] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.875137 10305 tablet_bootstrap.cc:492] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:01:58.875563 10305 ts_tablet_manager.cc:1403] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.012s
I20260713 09:01:58.875525 10304 consensus_queue.cc:260] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.877925 10304 ts_tablet_manager.cc:1434] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260713 09:01:58.878194 10305 raft_consensus.cc:359] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.878834 10305 raft_consensus.cc:385] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.879099 10305 raft_consensus.cc:740] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.879700 10305 consensus_queue.cc:260] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.881783 10305 ts_tablet_manager.cc:1434] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260713 09:01:58.884863 10303 tablet_bootstrap.cc:654] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.884265 10010 catalog_manager.cc:5697] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.887859 10308 leader_election.cc:290] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:58.889776 10304 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.894003 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:58.894598 10188 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
W20260713 09:01:58.894884 10060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:01:58.900642 10188 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:58.901527 10228 leader_election.cc:304] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:58.902122 10331 raft_consensus.cc:2804] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:58.902597 10304 tablet_bootstrap.cc:654] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.902578 10331 raft_consensus.cc:697] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:58.903620 10331 consensus_queue.cc:237] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.905771 10303 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.906242 10303 ts_tablet_manager.cc:1403] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.009s
I20260713 09:01:58.908551 10303 raft_consensus.cc:359] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.908964 10303 raft_consensus.cc:385] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.909158 10303 raft_consensus.cc:740] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.909683 10303 consensus_queue.cc:260] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.910943 10303 ts_tablet_manager.cc:1434] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260713 09:01:58.911708 10303 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:01:58.914438 10010 catalog_manager.cc:5697] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.916733 10303 tablet_bootstrap.cc:654] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.916196 10010 catalog_manager.cc:5697] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:58.917548 10304 tablet_bootstrap.cc:492] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.917907 10304 ts_tablet_manager.cc:1403] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.003s
I20260713 09:01:58.919886 10304 raft_consensus.cc:359] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.920461 10304 raft_consensus.cc:385] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.920706 10304 raft_consensus.cc:740] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.921268 10304 consensus_queue.cc:260] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.922982 10304 ts_tablet_manager.cc:1434] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260713 09:01:58.923768 10304 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:01:58.926393 10310 raft_consensus.cc:493] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:58.926883 10310 raft_consensus.cc:515] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.928579 10304 tablet_bootstrap.cc:654] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:01:58.928809 10310 leader_election.cc:290] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:58.929951 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4514715635a44138b75a0b1b5b09538e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:01:58.930586 10263 raft_consensus.cc:2468] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:01:58.931860 10078 leader_election.cc:304] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:58.933135 10310 raft_consensus.cc:2804] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:58.935031 10310 raft_consensus.cc:493] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:58.935385 10310 raft_consensus.cc:3060] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.936077 10303 tablet_bootstrap.cc:492] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:01:58.936502 10303 ts_tablet_manager.cc:1403] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260713 09:01:58.938910 10303 raft_consensus.cc:359] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.933561 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4514715635a44138b75a0b1b5b09538e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:58.939489 10303 raft_consensus.cc:385] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.939765 10303 raft_consensus.cc:740] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.940416 10303 consensus_queue.cc:260] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.942173 10310 raft_consensus.cc:515] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.942662 10303 ts_tablet_manager.cc:1434] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260713 09:01:58.942966 10188 raft_consensus.cc:2468] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:01:58.944458 10310 leader_election.cc:290] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:58.945519 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4514715635a44138b75a0b1b5b09538e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:58.945626 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4514715635a44138b75a0b1b5b09538e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:58.945988 10263 raft_consensus.cc:3060] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.946161 10188 raft_consensus.cc:3060] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:58.947013 10304 tablet_bootstrap.cc:492] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:01:58.947451 10304 ts_tablet_manager.cc:1403] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.017s
I20260713 09:01:58.950328 10304 raft_consensus.cc:359] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.950940 10304 raft_consensus.cc:385] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:01:58.951191 10304 raft_consensus.cc:740] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:01:58.952039 10188 raft_consensus.cc:2468] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:01:58.952509 10263 raft_consensus.cc:2468] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:01:58.952673 10304 consensus_queue.cc:260] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.953130 10079 leader_election.cc:304] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:58.953958 10310 raft_consensus.cc:2804] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:58.956563 10310 raft_consensus.cc:697] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:58.957383 10310 consensus_queue.cc:237] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:58.957638 10304 ts_tablet_manager.cc:1434] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.006s
I20260713 09:01:58.964465 10012 catalog_manager.cc:5697] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.053303 10331 raft_consensus.cc:493] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.053776 10331 raft_consensus.cc:515] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.055810 10331 leader_election.cc:290] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:59.056416 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:59.056957 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:59.056996 10112 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:59.057485 10188 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:59.057936 10227 leader_election.cc:304] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:59.058684 10331 raft_consensus.cc:2804] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.059022 10331 raft_consensus.cc:493] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.059273 10331 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.063663 10331 raft_consensus.cc:515] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.065022 10331 leader_election.cc:290] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:59.065634 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.065961 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.066159 10112 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.066504 10188 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.072583 10112 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:59.072583 10188 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:59.073714 10228 leader_election.cc:304] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.074291 10331 raft_consensus.cc:2804] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.074723 10331 raft_consensus.cc:697] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.075428 10331 consensus_queue.cc:237] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.084435 10012 catalog_manager.cc:5697] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.102185 10310 raft_consensus.cc:493] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.102684 10310 raft_consensus.cc:515] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.104319 10310 leader_election.cc:290] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.104974 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:59.105307 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:01:59.105646 10188 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:01:59.105922 10263 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:01:59.106889 10078 leader_election.cc:304] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:59.107440 10310 raft_consensus.cc:2804] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.107717 10310 raft_consensus.cc:493] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.107961 10310 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.112277 10310 raft_consensus.cc:515] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.113739 10310 leader_election.cc:290] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.114271 10331 raft_consensus.cc:493] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.114387 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.114725 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.114995 10188 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.114840 10331 raft_consensus.cc:515] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.115310 10263 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.117617 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:59.117995 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:01:59.118244 10112 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:59.118640 10189 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:01:59.119586 10227 leader_election.cc:304] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:59.120008 10331 leader_election.cc:290] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:59.120375 10308 raft_consensus.cc:2804] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.120754 10308 raft_consensus.cc:493] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.121065 10308 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.121424 10188 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:01:59.121371 10263 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:01:59.122574 10078 leader_election.cc:304] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:59.123292 10310 raft_consensus.cc:2804] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.123657 10310 raft_consensus.cc:697] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:59.124297 10310 consensus_queue.cc:237] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.126439 10308 raft_consensus.cc:515] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.128826 10308 leader_election.cc:290] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:01:59.129225 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.129356 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.129817 10112 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.129873 10188 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.130908 10012 catalog_manager.cc:5697] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.136185 10188 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:59.136186 10112 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:01:59.137534 10227 leader_election.cc:304] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:01:59.138154 10308 raft_consensus.cc:2804] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.138612 10308 raft_consensus.cc:697] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.139267 10308 consensus_queue.cc:237] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.145969 10012 catalog_manager.cc:5697] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:01:59.199994 10308 consensus_queue.cc:1048] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.210148 10333 consensus_queue.cc:1048] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.267077 10112 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.268097 10333 consensus_queue.cc:1048] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.273746 10308 consensus_queue.cc:1048] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260713 09:01:59.276814 10308 consensus_queue.cc:1048] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.280475 10321 raft_consensus.cc:493] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:01:59.280959 10321 raft_consensus.cc:515] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.282938 10321 leader_election.cc:290] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.284322 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:01:59.284987 10113 raft_consensus.cc:2468] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:01:59.284984 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:01:59.286528 10153 leader_election.cc:304] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.286669 10263 raft_consensus.cc:2468] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:01:59.287706 10321 raft_consensus.cc:2804] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:01:59.288592 10321 raft_consensus.cc:493] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:01:59.288910 10321 raft_consensus.cc:3060] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.296041 10321 raft_consensus.cc:515] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.296840 10333 consensus_queue.cc:1048] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.297786 10321 leader_election.cc:290] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.300091 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.300395 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76e3ebdfb954cb9a5e9ce98b6bda8fb" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.300714 10112 raft_consensus.cc:3060] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.300990 10263 raft_consensus.cc:3060] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.307188 10112 raft_consensus.cc:2468] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:01:59.308296 10153 leader_election.cc:304] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.309011 10321 raft_consensus.cc:2804] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:01:59.309408 10263 raft_consensus.cc:2468] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:01:59.309996 10321 raft_consensus.cc:697] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:01:59.310881 10321 consensus_queue.cc:237] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.320124 10012 catalog_manager.cc:5697] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.324009 10331 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.331938 10112 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:01:59.338604 10342 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.387532 10310 consensus_queue.cc:1048] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.396692 10352 consensus_queue.cc:1048] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.440429 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:01:59.440864 10263 raft_consensus.cc:606] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:59.444856 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49984017b5714875a714663a8ab67221"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:01:59.445238 10263 raft_consensus.cc:606] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:59.449016 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:01:59.449381 10263 raft_consensus.cc:606] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:01:59.455615 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:01:59.455998 10263 raft_consensus.cc:606] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 723ba9e8bed046618add032d9d2169e9
I20260713 09:01:59.456845 10342 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.462829 10333 raft_consensus.cc:993] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.463224 10333 raft_consensus.cc:1081] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.465363 10113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:01:59.465902 10113 raft_consensus.cc:493] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.466243 10113 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.468971 10308 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.473407 10113 raft_consensus.cc:515] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.475088 10112 raft_consensus.cc:1240] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Rejecting Update request from peer 6223979bb7c64f2084430ee2e1cc4196 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:59.476703 10333 consensus_queue.cc:1059] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.477635 10333 raft_consensus.cc:3055] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.477948 10333 raft_consensus.cc:740] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.478210 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.478785 10188 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.478710 10333 consensus_queue.cc:260] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.479830 10333 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.485378 10188 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.486101 10113 leader_election.cc:290] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.486884 10079 leader_election.cc:304] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.487217 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.487746 10352 raft_consensus.cc:2804] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.488173 10352 raft_consensus.cc:697] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:59.488346 10113 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
mode: GRACEFUL
new_leader_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:36116
I20260713 09:01:59.488965 10113 raft_consensus.cc:606] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Received request to transfer leadership to TS 723ba9e8bed046618add032d9d2169e9
I20260713 09:01:59.488941 10352 consensus_queue.cc:237] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.494524 10262 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79b770ca7024469aa690092ff807727"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:01:59.495093 10262 raft_consensus.cc:606] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 723ba9e8bed046618add032d9d2169e9
I20260713 09:01:59.493942 10263 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.497134 10012 catalog_manager.cc:5697] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.517467 10310 consensus_queue.cc:1048] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.522982 10352 raft_consensus.cc:993] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: : Instructing follower 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.523420 10371 raft_consensus.cc:1081] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Signalling peer 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.525000 10189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:37522
I20260713 09:01:59.525504 10189 raft_consensus.cc:493] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.525835 10189 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.527395 10371 consensus_queue.cc:1048] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.532389 10189 raft_consensus.cc:515] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.533409 10188 raft_consensus.cc:1240] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Rejecting Update request from peer 33124ae4ade04e7886dae1d741efd364 for earlier term 1. Current term is 2. Ops: []
I20260713 09:01:59.535082 10189 leader_election.cc:290] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.535943 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.536084 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d67fa2f997c4fe5886dbf1a8a516a34" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.536511 10263 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.536649 10113 raft_consensus.cc:3055] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.537007 10113 raft_consensus.cc:740] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:59.537802 10113 consensus_queue.cc:260] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.538691 10113 raft_consensus.cc:3060] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.541937 10263 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.542865 10153 leader_election.cc:304] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.543242 10113 raft_consensus.cc:2468] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.543612 10321 raft_consensus.cc:2804] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.544064 10321 raft_consensus.cc:697] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:01:59.544718 10321 consensus_queue.cc:237] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.550375 10012 catalog_manager.cc:5697] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 1 to 2, leader changed from 33124ae4ade04e7886dae1d741efd364 (127.5.160.129) to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.607698 10333 consensus_queue.cc:1048] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.613299 10342 raft_consensus.cc:993] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.613724 10331 raft_consensus.cc:1081] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.615288 10189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:01:59.615818 10189 raft_consensus.cc:493] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.616160 10189 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.618729 10342 consensus_queue.cc:1048] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.623415 10189 raft_consensus.cc:515] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.625726 10189 leader_election.cc:290] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.626714 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.627290 10263 raft_consensus.cc:3055] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.627331 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fbdd29aebb34b30a058d39405d36735" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.627653 10263 raft_consensus.cc:740] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.628098 10113 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.628448 10263 consensus_queue.cc:260] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.629637 10263 raft_consensus.cc:3060] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.633097 10113 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.634138 10263 raft_consensus.cc:2468] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.634079 10153 leader_election.cc:304] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.635377 10321 raft_consensus.cc:2804] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.635792 10321 raft_consensus.cc:697] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:01:59.636498 10321 consensus_queue.cc:237] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.642110 10010 catalog_manager.cc:5697] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.650516 10331 raft_consensus.cc:993] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.650929 10342 raft_consensus.cc:1081] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.652220 10113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49984017b5714875a714663a8ab67221"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:01:59.652729 10113 raft_consensus.cc:493] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.653057 10113 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.657338 10113 raft_consensus.cc:515] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.658701 10113 leader_election.cc:290] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.659360 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.659567 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49984017b5714875a714663a8ab67221" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.659873 10189 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.660038 10263 raft_consensus.cc:3055] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.660355 10263 raft_consensus.cc:740] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.660919 10263 consensus_queue.cc:260] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.661726 10263 raft_consensus.cc:3060] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.664258 10189 raft_consensus.cc:2468] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.665067 10079 leader_election.cc:304] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.665649 10371 raft_consensus.cc:2804] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.666095 10371 raft_consensus.cc:697] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:59.666317 10263 raft_consensus.cc:2468] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.666963 10371 consensus_queue.cc:237] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.672533 10010 catalog_manager.cc:5697] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.676496 10331 raft_consensus.cc:993] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.676868 10342 raft_consensus.cc:1081] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:01:59.678175 10113 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:01:59.678690 10113 raft_consensus.cc:493] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.678984 10113 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.684625 10113 raft_consensus.cc:515] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.686131 10113 leader_election.cc:290] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.686777 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:01:59.687078 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "263eb426ec2b4c49af18f9f12f404417" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.687245 10189 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.687536 10263 raft_consensus.cc:3055] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.687811 10263 raft_consensus.cc:740] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.688496 10263 consensus_queue.cc:260] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.689522 10263 raft_consensus.cc:3060] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.691641 10189 raft_consensus.cc:2468] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.692451 10079 leader_election.cc:304] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.693034 10371 raft_consensus.cc:2804] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.693367 10371 raft_consensus.cc:697] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:01:59.693990 10263 raft_consensus.cc:2468] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:01:59.694064 10371 consensus_queue.cc:237] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.699344 10010 catalog_manager.cc:5697] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.712396 10321 consensus_queue.cc:1048] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.722136 10321 consensus_queue.cc:1048] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:01:59.878214 10331 raft_consensus.cc:993] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.878585 10342 raft_consensus.cc:1081] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:01:59.879745 10189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79b770ca7024469aa690092ff807727"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:01:59.880141 10189 raft_consensus.cc:493] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:01:59.880378 10189 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.884764 10189 raft_consensus.cc:515] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.886193 10189 leader_election.cc:290] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:01:59.886797 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:01:59.887272 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:01:59.887404 10113 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.887893 10263 raft_consensus.cc:3055] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:01:59.888203 10263 raft_consensus.cc:740] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:01:59.888983 10263 consensus_queue.cc:260] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.890139 10263 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:01:59.893841 10113 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.894878 10153 leader_election.cc:304] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:01:59.895609 10321 raft_consensus.cc:2804] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:01:59.896062 10321 raft_consensus.cc:697] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:01:59.896777 10263 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:01:59.896826 10321 consensus_queue.cc:237] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:01:59.903158 10010 catalog_manager.cc:5697] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:01:59.924074 10263 raft_consensus.cc:1275] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.925050 10371 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:01:59.931988 10189 raft_consensus.cc:1275] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:01:59.933171 10352 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.050307 10263 raft_consensus.cc:1275] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.051465 10321 consensus_queue.cc:1048] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.057966 10113 raft_consensus.cc:1275] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.059671 10385 consensus_queue.cc:1048] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.128384 10189 raft_consensus.cc:1275] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.129490 10352 consensus_queue.cc:1048] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.136042 10263 raft_consensus.cc:1275] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.138443 10310 consensus_queue.cc:1048] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.149112 10263 raft_consensus.cc:1275] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.150435 10310 consensus_queue.cc:1048] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.150696 10113 raft_consensus.cc:1275] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.151896 10385 consensus_queue.cc:1048] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.157943 10189 raft_consensus.cc:1275] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.161334 10352 consensus_queue.cc:1048] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.164562 10263 raft_consensus.cc:1275] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.165863 10383 consensus_queue.cc:1048] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.288637 10263 raft_consensus.cc:1275] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.289659 10385 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:00.296182 10113 raft_consensus.cc:1275] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:00.298187 10383 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:02.521946 10010 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54216:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260713 09:02:02.523852 10010 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260713 09:02:02.566416 10099 tablet_service.cc:1511] Processing CreateTablet for tablet ad0dd72d629842d79cc14de96fb2c149 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:02.567651 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0dd72d629842d79cc14de96fb2c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.567493 10173 tablet_service.cc:1511] Processing CreateTablet for tablet ad0dd72d629842d79cc14de96fb2c149 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:02.568684 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0dd72d629842d79cc14de96fb2c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.568936 10247 tablet_service.cc:1511] Processing CreateTablet for tablet ad0dd72d629842d79cc14de96fb2c149 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260713 09:02:02.570045 10247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad0dd72d629842d79cc14de96fb2c149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.570194 10101 tablet_service.cc:1511] Processing CreateTablet for tablet f7784ffaddcd457692233a78832b7046 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:02.571346 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7784ffaddcd457692233a78832b7046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.588716 10175 tablet_service.cc:1511] Processing CreateTablet for tablet f7784ffaddcd457692233a78832b7046 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:02.590080 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7784ffaddcd457692233a78832b7046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.591796 10397 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.594241 10245 tablet_service.cc:1511] Processing CreateTablet for tablet f7784ffaddcd457692233a78832b7046 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260713 09:02:02.595517 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7784ffaddcd457692233a78832b7046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.597945 10173 tablet_service.cc:1511] Processing CreateTablet for tablet 64bba9f1c1574a46ad9177f68f188d61 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:02.598603 10397 tablet_bootstrap.cc:654] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.599243 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bba9f1c1574a46ad9177f68f188d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.603411 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 64bba9f1c1574a46ad9177f68f188d61 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:02.604550 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bba9f1c1574a46ad9177f68f188d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.607450 10250 tablet_service.cc:1511] Processing CreateTablet for tablet 64bba9f1c1574a46ad9177f68f188d61 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260713 09:02:02.608600 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64bba9f1c1574a46ad9177f68f188d61. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.608650 10098 tablet_service.cc:1511] Processing CreateTablet for tablet d9895e30e009465a8dcdce2e7f405a54 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:02.609828 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9895e30e009465a8dcdce2e7f405a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.617893 10397 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.618362 10397 ts_tablet_manager.cc:1403] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.017s
I20260713 09:02:02.621037 10397 raft_consensus.cc:359] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.621675 10397 raft_consensus.cc:385] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.621958 10397 raft_consensus.cc:740] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.625412 10175 tablet_service.cc:1511] Processing CreateTablet for tablet d9895e30e009465a8dcdce2e7f405a54 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:02.626235 10251 tablet_service.cc:1511] Processing CreateTablet for tablet d9895e30e009465a8dcdce2e7f405a54 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260713 09:02:02.626775 10397 consensus_queue.cc:260] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.627436 10251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9895e30e009465a8dcdce2e7f405a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.629455 10397 ts_tablet_manager.cc:1434] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260713 09:02:02.630371 10098 tablet_service.cc:1511] Processing CreateTablet for tablet 68e20b09dec142e890313721e815feb7 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:02.631567 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e20b09dec142e890313721e815feb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.632412 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9895e30e009465a8dcdce2e7f405a54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.634435 10176 tablet_service.cc:1511] Processing CreateTablet for tablet 68e20b09dec142e890313721e815feb7 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:02.637686 10252 tablet_service.cc:1511] Processing CreateTablet for tablet 68e20b09dec142e890313721e815feb7 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260713 09:02:02.639106 10176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e20b09dec142e890313721e815feb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.639117 10252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68e20b09dec142e890313721e815feb7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.655802 10101 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac91733afcb4d40b051774ff3c2f442 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:02.656996 10101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac91733afcb4d40b051774ff3c2f442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.661123 10173 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac91733afcb4d40b051774ff3c2f442 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:02.662609 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac91733afcb4d40b051774ff3c2f442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.669111 10399 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:02.675108 10396 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:02.675410 10099 tablet_service.cc:1511] Processing CreateTablet for tablet 269cbc50f4ea4b268d4487a9ffb87e4e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:02.675981 10175 tablet_service.cc:1511] Processing CreateTablet for tablet 269cbc50f4ea4b268d4487a9ffb87e4e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:02.677341 10175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269cbc50f4ea4b268d4487a9ffb87e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.677050 10250 tablet_service.cc:1511] Processing CreateTablet for tablet 269cbc50f4ea4b268d4487a9ffb87e4e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260713 09:02:02.676558 10099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269cbc50f4ea4b268d4487a9ffb87e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.678193 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 269cbc50f4ea4b268d4487a9ffb87e4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.678788 10397 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.680042 10251 tablet_service.cc:1511] Processing CreateTablet for tablet 7ac91733afcb4d40b051774ff3c2f442 (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260713 09:02:02.681183 10251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ac91733afcb4d40b051774ff3c2f442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.683314 10396 tablet_bootstrap.cc:654] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.688309 10399 tablet_bootstrap.cc:654] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.695922 10397 tablet_bootstrap.cc:654] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.698338 10100 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1608ccbd34219bf59a661b0e83aec (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:02.699609 10100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1608ccbd34219bf59a661b0e83aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.701027 10245 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1608ccbd34219bf59a661b0e83aec (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:02.702231 10245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1608ccbd34219bf59a661b0e83aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.704838 10173 tablet_service.cc:1511] Processing CreateTablet for tablet 7db1608ccbd34219bf59a661b0e83aec (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260713 09:02:02.706919 10173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7db1608ccbd34219bf59a661b0e83aec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.711349 10098 tablet_service.cc:1511] Processing CreateTablet for tablet d95be3f56b2b4ad2b25c6679576a6f8e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:02.712472 10098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95be3f56b2b4ad2b25c6679576a6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.727294 10250 tablet_service.cc:1511] Processing CreateTablet for tablet d95be3f56b2b4ad2b25c6679576a6f8e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:02.728413 10250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95be3f56b2b4ad2b25c6679576a6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.736871 10396 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:02.729017 10397 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.726861 10176 tablet_service.cc:1511] Processing CreateTablet for tablet d95be3f56b2b4ad2b25c6679576a6f8e (DEFAULT_TABLE table=soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260713 09:02:02.737370 10396 ts_tablet_manager.cc:1403] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.062s	user 0.009s	sys 0.002s
I20260713 09:02:02.737532 10397 ts_tablet_manager.cc:1403] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.006s
I20260713 09:02:02.737953 10176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d95be3f56b2b4ad2b25c6679576a6f8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260713 09:02:02.740296 10396 raft_consensus.cc:359] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.741014 10396 raft_consensus.cc:385] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.741289 10396 raft_consensus.cc:740] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.741969 10396 consensus_queue.cc:260] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.748656 10396 ts_tablet_manager.cc:1434] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260713 09:02:02.794888 10399 tablet_bootstrap.cc:492] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:02.795392 10399 ts_tablet_manager.cc:1403] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.002s
I20260713 09:02:02.795738 10397 raft_consensus.cc:359] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.796437 10397 raft_consensus.cc:385] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.796694 10397 raft_consensus.cc:740] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.797366 10397 consensus_queue.cc:260] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.795383 10396 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:02.799522 10397 ts_tablet_manager.cc:1434] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.062s	user 0.027s	sys 0.000s
I20260713 09:02:02.800462 10397 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.797992 10399 raft_consensus.cc:359] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.801422 10399 raft_consensus.cc:385] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.801718 10399 raft_consensus.cc:740] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.802419 10399 consensus_queue.cc:260] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.804710 10396 tablet_bootstrap.cc:654] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.805140 10399 ts_tablet_manager.cc:1434] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260713 09:02:02.806103 10397 tablet_bootstrap.cc:654] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.807332 10399 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:02.817466 10396 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:02.817584 10399 tablet_bootstrap.cc:654] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.817977 10396 ts_tablet_manager.cc:1403] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260713 09:02:02.818912 10397 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.819353 10397 ts_tablet_manager.cc:1403] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.019s	user 0.004s	sys 0.011s
I20260713 09:02:02.821055 10396 raft_consensus.cc:359] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.821738 10396 raft_consensus.cc:385] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.822001 10396 raft_consensus.cc:740] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.821993 10397 raft_consensus.cc:359] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.822849 10397 raft_consensus.cc:385] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.823246 10397 raft_consensus.cc:740] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.822822 10396 consensus_queue.cc:260] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.823912 10397 consensus_queue.cc:260] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.825541 10396 ts_tablet_manager.cc:1434] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260713 09:02:02.826027 10397 ts_tablet_manager.cc:1434] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260713 09:02:02.826445 10396 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:02.826956 10397 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.832633 10342 raft_consensus.cc:493] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.832876 10397 tablet_bootstrap.cc:654] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.833115 10342 raft_consensus.cc:515] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.835130 10342 leader_election.cc:290] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:02.835738 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:02.836335 10113 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:02.836606 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:02.837267 10189 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:02.837432 10227 leader_election.cc:304] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:02.838090 10342 raft_consensus.cc:2804] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:02.838424 10342 raft_consensus.cc:493] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:02.838958 10342 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.839244 10396 tablet_bootstrap.cc:654] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.845600 10399 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:02.846056 10399 ts_tablet_manager.cc:1403] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.008s
I20260713 09:02:02.846884 10342 raft_consensus.cc:515] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.847958 10397 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.848470 10397 ts_tablet_manager.cc:1403] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260713 09:02:02.848995 10342 leader_election.cc:290] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:02.849555 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:02.849968 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:02.850253 10399 raft_consensus.cc:359] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.850561 10189 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.850943 10399 raft_consensus.cc:385] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.851308 10399 raft_consensus.cc:740] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.851279 10397 raft_consensus.cc:359] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.852133 10397 raft_consensus.cc:385] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.852437 10397 raft_consensus.cc:740] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.852298 10399 consensus_queue.cc:260] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.853216 10397 consensus_queue.cc:260] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.855448 10397 ts_tablet_manager.cc:1434] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260713 09:02:02.856323 10397 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.857100 10399 ts_tablet_manager.cc:1434] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260713 09:02:02.858142 10399 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:02.861984 10397 tablet_bootstrap.cc:654] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.865514 10399 tablet_bootstrap.cc:654] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.867051 10396 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:02.867586 10396 ts_tablet_manager.cc:1403] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.009s
I20260713 09:02:02.867965 10397 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.868403 10397 ts_tablet_manager.cc:1403] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.002s
I20260713 09:02:02.849989 10113 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.870633 10396 raft_consensus.cc:359] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.871073 10397 raft_consensus.cc:359] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.871510 10396 raft_consensus.cc:385] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.871778 10397 raft_consensus.cc:385] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.871956 10396 raft_consensus.cc:740] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.872133 10397 raft_consensus.cc:740] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.872931 10397 consensus_queue.cc:260] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.872947 10396 consensus_queue.cc:260] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.875197 10397 ts_tablet_manager.cc:1434] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260713 09:02:02.875834 10396 ts_tablet_manager.cc:1434] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260713 09:02:02.876351 10397 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.876891 10396 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:02.882552 10397 tablet_bootstrap.cc:654] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.885716 10399 tablet_bootstrap.cc:492] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:02.886169 10399 ts_tablet_manager.cc:1403] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.007s
I20260713 09:02:02.887902 10396 tablet_bootstrap.cc:654] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.889081 10399 raft_consensus.cc:359] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.889808 10399 raft_consensus.cc:385] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.890105 10399 raft_consensus.cc:740] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.891000 10399 consensus_queue.cc:260] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.893500 10397 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:02.894026 10397 ts_tablet_manager.cc:1403] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260713 09:02:02.896710 10399 ts_tablet_manager.cc:1434] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260713 09:02:02.896608 10397 raft_consensus.cc:359] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.897296 10397 raft_consensus.cc:385] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.897598 10397 raft_consensus.cc:740] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.897785 10399 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:02.898468 10397 consensus_queue.cc:260] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.900748 10397 ts_tablet_manager.cc:1434] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260713 09:02:02.904371 10397 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:02.904553 10399 tablet_bootstrap.cc:654] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.909979 10397 tablet_bootstrap.cc:654] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:02.911239 10113 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:02.912650 10227 leader_election.cc:304] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:02.913525 10342 raft_consensus.cc:2804] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:02.915429 10321 raft_consensus.cc:493] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.915942 10321 raft_consensus.cc:515] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.917959 10321 leader_election.cc:290] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:02.923334 10189 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
W20260713 09:02:02.935081 10060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260713 09:02:02.936245 10416 raft_consensus.cc:493] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.937318 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:02.949218 10416 raft_consensus.cc:515] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
W20260713 09:02:02.950276 10153 leader_election.cc:343] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:02.951997 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:02.952647 10112 raft_consensus.cc:2468] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:02.953926 10153 leader_election.cc:304] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:02.955138 10417 raft_consensus.cc:493] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.955642 10417 raft_consensus.cc:515] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.958714 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:02.959398 10189 raft_consensus.cc:2468] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:02.960299 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:02.960716 10228 leader_election.cc:304] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
W20260713 09:02:02.962149 10227 leader_election.cc:343] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:02.963959 10342 raft_consensus.cc:697] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:02.964901 10342 consensus_queue.cc:237] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.959112 10418 raft_consensus.cc:493] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:02.966971 10418 raft_consensus.cc:515] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.969043 10418 leader_election.cc:290] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:02.969549 10418 raft_consensus.cc:2804] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:02.969880 10418 raft_consensus.cc:493] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:02.970202 10418 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.970582 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:02.971500 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:02.971498 10189 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:02.972240 10112 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:02.972757 10321 raft_consensus.cc:2804] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:02.973145 10321 raft_consensus.cc:493] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:02.973462 10321 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.975657 10227 leader_election.cc:304] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:02.980875 10321 raft_consensus.cc:515] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.982173 10415 raft_consensus.cc:2804] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:02.982625 10415 raft_consensus.cc:493] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:02.982954 10415 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.984520 10399 tablet_bootstrap.cc:492] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:02.985040 10399 ts_tablet_manager.cc:1403] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.000s
I20260713 09:02:02.937014 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
W20260713 09:02:02.987609 10153 leader_election.cc:343] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:02.987905 10416 leader_election.cc:290] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:02.988121 10153 leader_election.cc:304] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:02.988423 10417 leader_election.cc:290] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:02.988576 10399 raft_consensus.cc:359] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.989882 10321 leader_election.cc:290] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:02.990006 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:02.990417 10321 raft_consensus.cc:2749] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:02.992446 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:02.994385 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:02.994961 10399 raft_consensus.cc:385] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:02.995307 10399 raft_consensus.cc:740] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:02.994982 10113 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:02.994108 10418 raft_consensus.cc:515] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:02.998404 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:02.999428 10418 leader_election.cc:290] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
W20260713 09:02:02.999742 10227 leader_election.cc:343] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:03.000398 10396 tablet_bootstrap.cc:492] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.000020 10399 consensus_queue.cc:260] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.000964 10396 ts_tablet_manager.cc:1403] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.124s	user 0.060s	sys 0.054s
I20260713 09:02:03.000605 10397 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:03.001438 10262 raft_consensus.cc:2468] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.001750 10397 ts_tablet_manager.cc:1403] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.098s	user 0.035s	sys 0.039s
I20260713 09:02:03.001175 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.002290 10399 ts_tablet_manager.cc:1434] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.004s
I20260713 09:02:03.002403 10189 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.003594 10399 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:03.004205 10396 raft_consensus.cc:359] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.004622 10397 raft_consensus.cc:359] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.005811 10396 raft_consensus.cc:385] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.005851 10397 raft_consensus.cc:385] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.006393 10397 raft_consensus.cc:740] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.006361 10396 raft_consensus.cc:740] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.007376 10397 consensus_queue.cc:260] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.007699 10396 consensus_queue.cc:260] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.009640 10397 ts_tablet_manager.cc:1434] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260713 09:02:03.009301 10009 catalog_manager.cc:5697] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.010396 10396 ts_tablet_manager.cc:1434] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260713 09:02:03.010577 10397 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:03.011466 10396 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:03.011886 10399 tablet_bootstrap.cc:654] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.015947 10397 tablet_bootstrap.cc:654] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.023425 10396 tablet_bootstrap.cc:654] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.027134 10397 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:03.027534 10397 ts_tablet_manager.cc:1403] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260713 09:02:03.028056 10399 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:03.028434 10399 ts_tablet_manager.cc:1403] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260713 09:02:03.029871 10397 raft_consensus.cc:359] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.030514 10397 raft_consensus.cc:385] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.030815 10397 raft_consensus.cc:740] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.030366 10399 raft_consensus.cc:359] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.031560 10397 consensus_queue.cc:260] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.032430 10396 tablet_bootstrap.cc:492] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.032413 10399 raft_consensus.cc:385] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.032927 10399 raft_consensus.cc:740] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.033119 10396 ts_tablet_manager.cc:1403] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.004s
I20260713 09:02:03.033962 10397 ts_tablet_manager.cc:1434] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260713 09:02:03.033598 10399 consensus_queue.cc:260] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.034826 10397 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: Bootstrap starting.
I20260713 09:02:03.035995 10399 ts_tablet_manager.cc:1434] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260713 09:02:03.036104 10396 raft_consensus.cc:359] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.036875 10396 raft_consensus.cc:385] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.036988 10399 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:03.037283 10396 raft_consensus.cc:740] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.038130 10396 consensus_queue.cc:260] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.040334 10397 tablet_bootstrap.cc:654] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.040729 10396 ts_tablet_manager.cc:1434] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:03.041886 10396 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:03.043576 10399 tablet_bootstrap.cc:654] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.047873 10396 tablet_bootstrap.cc:654] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.055250 10397 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: No bootstrap required, opened a new log
I20260713 09:02:03.058154 10397 ts_tablet_manager.cc:1403] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260713 09:02:03.059027 10396 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.059557 10396 ts_tablet_manager.cc:1403] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260713 09:02:03.060439 10189 raft_consensus.cc:2468] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:03.061479 10228 leader_election.cc:304] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 33124ae4ade04e7886dae1d741efd364
I20260713 09:02:03.062268 10418 raft_consensus.cc:2804] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.062179 10396 raft_consensus.cc:359] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.062881 10418 raft_consensus.cc:697] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.063611 10400 raft_consensus.cc:493] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.063760 10418 consensus_queue.cc:237] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.064090 10400 raft_consensus.cc:515] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.066095 10400 leader_election.cc:290] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.067144 10399 tablet_bootstrap.cc:492] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:03.067595 10399 ts_tablet_manager.cc:1403] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.009s
I20260713 09:02:03.063086 10396 raft_consensus.cc:385] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.068086 10396 raft_consensus.cc:740] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.068851 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.069180 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:03.069927 10189 raft_consensus.cc:2393] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33124ae4ade04e7886dae1d741efd364 in current term 1: Already voted for candidate 6223979bb7c64f2084430ee2e1cc4196 in this term.
I20260713 09:02:03.070848 10399 raft_consensus.cc:359] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.071533 10399 raft_consensus.cc:385] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.071847 10399 raft_consensus.cc:740] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.072692 10078 leader_election.cc:304] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364; no voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9
I20260713 09:02:03.072566 10399 consensus_queue.cc:260] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.073693 10400 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.071203 10397 raft_consensus.cc:359] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.074767 10397 raft_consensus.cc:385] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.075054 10397 raft_consensus.cc:740] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.068867 10396 consensus_queue.cc:260] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.075767 10397 consensus_queue.cc:260] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.076681 10011 catalog_manager.cc:5697] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.077672 10397 ts_tablet_manager.cc:1434] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260713 09:02:03.079552 10416 raft_consensus.cc:493] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.080200 10399 ts_tablet_manager.cc:1434] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260713 09:02:03.080590 10400 raft_consensus.cc:2749] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260713 09:02:03.081431 10399 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:03.083448 10415 raft_consensus.cc:515] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.088475 10399 tablet_bootstrap.cc:654] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.088919 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.089499 10189 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.081141 10416 raft_consensus.cc:515] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.089998 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.086267 10396 ts_tablet_manager.cc:1434] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260713 09:02:03.091087 10112 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.091955 10396 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:03.094167 10113 raft_consensus.cc:2468] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:02:03.092092 10415 leader_election.cc:290] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.091888 10416 leader_election.cc:290] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.096607 10189 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:03.097823 10228 leader_election.cc:304] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.098199 10396 tablet_bootstrap.cc:654] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.098590 10415 raft_consensus.cc:2804] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.099148 10415 raft_consensus.cc:697] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.099998 10415 consensus_queue.cc:237] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.103492 10396 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.103984 10399 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:03.104033 10396 ts_tablet_manager.cc:1403] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260713 09:02:03.104542 10399 ts_tablet_manager.cc:1403] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.004s
I20260713 09:02:03.107024 10396 raft_consensus.cc:359] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.107293 10399 raft_consensus.cc:359] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.108126 10399 raft_consensus.cc:385] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.108465 10399 raft_consensus.cc:740] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.107713 10396 raft_consensus.cc:385] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.109047 10396 raft_consensus.cc:740] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.109324 10399 consensus_queue.cc:260] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.109827 10396 consensus_queue.cc:260] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.111510 10418 raft_consensus.cc:493] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.111779 10399 ts_tablet_manager.cc:1434] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260713 09:02:03.111955 10418 raft_consensus.cc:515] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.112114 10153 leader_election.cc:304] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [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: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:03.112517 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.112998 10399 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:03.113121 10262 raft_consensus.cc:2468] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.113934 10418 leader_election.cc:290] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.114262 10416 raft_consensus.cc:2804] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.114753 10416 raft_consensus.cc:697] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.115496 10416 consensus_queue.cc:237] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.111524 10113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:03.117331 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:03.117880 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:03.117980 10189 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:03.119225 10228 leader_election.cc:304] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.119345 10114 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:03.119866 10396 ts_tablet_manager.cc:1434] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260713 09:02:03.121165 10396 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:03.120096 10418 raft_consensus.cc:2804] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.121591 10418 raft_consensus.cc:493] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.121937 10418 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.127039 10396 tablet_bootstrap.cc:654] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.128715 10418 raft_consensus.cc:515] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.131285 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.131821 10114 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.132656 10399 tablet_bootstrap.cc:654] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.133036 10396 tablet_bootstrap.cc:492] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.133474 10396 ts_tablet_manager.cc:1403] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.002s
I20260713 09:02:03.107251 10112 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:03.136124 10396 raft_consensus.cc:359] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.138553 10396 raft_consensus.cc:385] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.138823 10396 raft_consensus.cc:740] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.139529 10396 consensus_queue.cc:260] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.137110 10153 leader_election.cc:304] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.137274 10114 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:03.140638 10429 raft_consensus.cc:2804] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.141031 10429 raft_consensus.cc:493] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.141348 10429 raft_consensus.cc:3060] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.141167 10227 leader_election.cc:304] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.142153 10342 raft_consensus.cc:2804] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.142658 10342 raft_consensus.cc:697] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.143918 10012 catalog_manager.cc:5697] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.144805 10342 consensus_queue.cc:237] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.147949 10396 ts_tablet_manager.cc:1434] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260713 09:02:03.148767 10396 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: Bootstrap starting.
I20260713 09:02:03.149523 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.150110 10189 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.150687 10400 raft_consensus.cc:493] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.151124 10400 raft_consensus.cc:515] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.153050 10400 leader_election.cc:290] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.156258 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.156601 10189 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 1.
I20260713 09:02:03.158077 10418 leader_election.cc:290] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.156838 10262 raft_consensus.cc:2468] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:02:03.160506 10078 leader_election.cc:304] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.161255 10400 raft_consensus.cc:2804] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.159766 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:03.161821 10400 raft_consensus.cc:493] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.162986 10400 raft_consensus.cc:3060] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.161440 10429 raft_consensus.cc:515] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.165688 10429 leader_election.cc:290] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
W20260713 09:02:03.163200 10153 leader_election.cc:343] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Illegal state: must be running to vote when last-logged opid is not known
I20260713 09:02:03.171140 10189 raft_consensus.cc:2393] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 33124ae4ade04e7886dae1d741efd364 in current term 1: Already voted for candidate 723ba9e8bed046618add032d9d2169e9 in this term.
I20260713 09:02:03.173137 10396 tablet_bootstrap.cc:654] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.179684 10012 catalog_manager.cc:5697] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 1 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.181097 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.182367 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.182942 10262 raft_consensus.cc:3060] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.187579 10416 raft_consensus.cc:493] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.188148 10416 raft_consensus.cc:515] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.189411 10262 raft_consensus.cc:2468] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:02:03.190233 10416 leader_election.cc:290] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.176388 10011 catalog_manager.cc:5697] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.177166 10400 raft_consensus.cc:515] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.191869 10114 raft_consensus.cc:2393] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 723ba9e8bed046618add032d9d2169e9 in current term 1: Already voted for candidate 33124ae4ade04e7886dae1d741efd364 in this term.
I20260713 09:02:03.192617 10400 leader_election.cc:290] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.194310 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.195098 10189 raft_consensus.cc:2393] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33124ae4ade04e7886dae1d741efd364 in current term 1: Already voted for candidate 723ba9e8bed046618add032d9d2169e9 in this term.
I20260713 09:02:03.195340 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ac91733afcb4d40b051774ff3c2f442" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.196049 10263 raft_consensus.cc:2393] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 33124ae4ade04e7886dae1d741efd364 in current term 1: Already voted for candidate 723ba9e8bed046618add032d9d2169e9 in this term.
I20260713 09:02:03.194995 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:03.196902 10114 raft_consensus.cc:2468] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.194995 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.175071 10399 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:03.198230 10399 ts_tablet_manager.cc:1403] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.085s	user 0.014s	sys 0.012s
I20260713 09:02:03.198079 10153 leader_election.cc:304] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.198115 10396 tablet_bootstrap.cc:492] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: No bootstrap required, opened a new log
I20260713 09:02:03.197278 10078 leader_election.cc:304] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [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: 33124ae4ade04e7886dae1d741efd364; no voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9
I20260713 09:02:03.199740 10429 raft_consensus.cc:2804] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.200837 10429 raft_consensus.cc:697] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.201351 10399 raft_consensus.cc:359] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.202014 10399 raft_consensus.cc:385] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.202293 10399 raft_consensus.cc:740] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.198906 10396 ts_tablet_manager.cc:1403] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.002s
I20260713 09:02:03.171438 10342 raft_consensus.cc:493] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.203028 10399 consensus_queue.cc:260] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.203785 10342 raft_consensus.cc:515] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.204679 10262 raft_consensus.cc:2468] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.205044 10399 ts_tablet_manager.cc:1434] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260713 09:02:03.205915 10399 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: Bootstrap starting.
I20260713 09:02:03.207405 10342 leader_election.cc:290] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.201608 10429 consensus_queue.cc:237] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.209726 10153 leader_election.cc:304] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.210310 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:03.210908 10114 raft_consensus.cc:2468] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:03.211560 10399 tablet_bootstrap.cc:654] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: Neither blocks nor log segments found. Creating new log.
I20260713 09:02:03.212471 10227 leader_election.cc:304] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.213284 10342 raft_consensus.cc:2804] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.213624 10342 raft_consensus.cc:493] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.213940 10342 raft_consensus.cc:3060] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.205075 10396 raft_consensus.cc:359] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.214744 10396 raft_consensus.cc:385] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.215009 10396 raft_consensus.cc:740] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.204897 10400 raft_consensus.cc:2749] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:03.215615 10396 consensus_queue.cc:260] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.216511 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:03.217124 10189 raft_consensus.cc:2468] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 0.
I20260713 09:02:03.220304 10396 ts_tablet_manager.cc:1434] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260713 09:02:03.223399 10416 raft_consensus.cc:2804] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.223806 10416 raft_consensus.cc:493] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.231588 10416 raft_consensus.cc:3060] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.235075 10342 raft_consensus.cc:515] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.238646 10416 raft_consensus.cc:515] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.239200 10011 catalog_manager.cc:5697] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.241539 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.242121 10114 raft_consensus.cc:3060] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.245739 10342 leader_election.cc:290] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.245765 10112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.247172 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.247874 10189 raft_consensus.cc:2393] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6223979bb7c64f2084430ee2e1cc4196 in current term 1: Already voted for candidate 723ba9e8bed046618add032d9d2169e9 in this term.
I20260713 09:02:03.248400 10416 leader_election.cc:290] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.249145 10228 leader_election.cc:304] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196; no voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9
I20260713 09:02:03.249437 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "269cbc50f4ea4b268d4487a9ffb87e4e" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.250180 10262 raft_consensus.cc:2393] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 723ba9e8bed046618add032d9d2169e9 in current term 1: Already voted for candidate 6223979bb7c64f2084430ee2e1cc4196 in this term.
I20260713 09:02:03.250869 10342 raft_consensus.cc:2749] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260713 09:02:03.250200 10399 tablet_bootstrap.cc:492] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: No bootstrap required, opened a new log
I20260713 09:02:03.251992 10399 ts_tablet_manager.cc:1403] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.021s
I20260713 09:02:03.254009 10114 raft_consensus.cc:2468] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:02:03.254637 10399 raft_consensus.cc:359] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.255002 10153 leader_election.cc:304] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [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: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:03.255278 10399 raft_consensus.cc:385] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260713 09:02:03.255554 10399 raft_consensus.cc:740] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Initialized, Role: FOLLOWER
I20260713 09:02:03.255757 10416 raft_consensus.cc:2804] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.256301 10416 raft_consensus.cc:697] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.256171 10399 consensus_queue.cc:260] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.257706 10399 ts_tablet_manager.cc:1434] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260713 09:02:03.257354 10416 consensus_queue.cc:237] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.258430 10371 raft_consensus.cc:493] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.258920 10371 raft_consensus.cc:515] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.260859 10371 leader_election.cc:290] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.262871 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.263296 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9" is_pre_election: true
I20260713 09:02:03.263453 10262 raft_consensus.cc:2468] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:02:03.264034 10189 raft_consensus.cc:2468] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 0.
I20260713 09:02:03.264827 10078 leader_election.cc:304] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.265729 10371 raft_consensus.cc:2804] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.266000 10371 raft_consensus.cc:493] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.266258 10371 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.269227 10012 catalog_manager.cc:5697] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.272167 10371 raft_consensus.cc:515] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.274053 10371 leader_election.cc:290] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.274998 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.275449 10262 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.275040 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.276129 10189 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.280567 10189 raft_consensus.cc:2468] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:02:03.281287 10079 leader_election.cc:304] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.281797 10262 raft_consensus.cc:2468] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 1.
I20260713 09:02:03.281971 10400 raft_consensus.cc:2804] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.283726 10400 raft_consensus.cc:697] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.284504 10400 consensus_queue.cc:237] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.291323 10012 catalog_manager.cc:5697] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 0 to 1, leader changed from <none> to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 1 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.371277 10342 consensus_queue.cc:1048] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.381904 10342 consensus_queue.cc:1048] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.406453 10416 raft_consensus.cc:493] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260713 09:02:03.406872 10416 raft_consensus.cc:515] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.408281 10416 leader_election.cc:290] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.408910 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1608ccbd34219bf59a661b0e83aec" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364" is_pre_election: true
I20260713 09:02:03.409072 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1608ccbd34219bf59a661b0e83aec" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196" is_pre_election: true
I20260713 09:02:03.409436 10114 raft_consensus.cc:2468] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.409561 10263 raft_consensus.cc:2468] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 0.
I20260713 09:02:03.410259 10153 leader_election.cc:304] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.410837 10416 raft_consensus.cc:2804] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260713 09:02:03.411087 10416 raft_consensus.cc:493] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260713 09:02:03.411319 10416 raft_consensus.cc:3060] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.415701 10416 raft_consensus.cc:515] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.417047 10416 leader_election.cc:290] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.417644 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1608ccbd34219bf59a661b0e83aec" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.417924 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7db1608ccbd34219bf59a661b0e83aec" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.418068 10114 raft_consensus.cc:3060] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.418342 10263 raft_consensus.cc:3060] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.422106 10263 raft_consensus.cc:2468] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:02:03.422260 10114 raft_consensus.cc:2468] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 1.
I20260713 09:02:03.422869 10153 leader_election.cc:304] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.423494 10416 raft_consensus.cc:2804] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260713 09:02:03.423830 10416 raft_consensus.cc:697] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.424443 10416 consensus_queue.cc:237] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.430956 10011 catalog_manager.cc:5697] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 1 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.504668 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:02:03.505190 10263 raft_consensus.cc:606] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:02:03.520358 10189 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7784ffaddcd457692233a78832b7046"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:60356
I20260713 09:02:03.520825 10189 raft_consensus.cc:606] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:02:03.525306 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:02:03.525671 10263 raft_consensus.cc:606] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:02:03.529590 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:02:03.529947 10263 raft_consensus.cc:606] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 33124ae4ade04e7886dae1d741efd364
I20260713 09:02:03.534140 10263 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68e20b09dec142e890313721e815feb7"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
mode: GRACEFUL
new_leader_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:39424
I20260713 09:02:03.534530 10263 raft_consensus.cc:606] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Received request to transfer leadership to TS 723ba9e8bed046618add032d9d2169e9
I20260713 09:02:03.540500 10342 consensus_queue.cc:1048] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.541817 10342 consensus_queue.cc:1048] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.548919 10415 raft_consensus.cc:993] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.549539 10418 raft_consensus.cc:1081] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.552999 10111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:02:03.553612 10111 raft_consensus.cc:493] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.553984 10111 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.555678 10417 consensus_queue.cc:1048] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.554832 10114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
mode: GRACEFUL
new_leader_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:36116
I20260713 09:02:03.556727 10114 raft_consensus.cc:606] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Received request to transfer leadership to TS 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:03.561875 10111 raft_consensus.cc:515] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.562527 10342 raft_consensus.cc:993] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:02:03.566778 10417 raft_consensus.cc:1081] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 723ba9e8bed046618add032d9d2169e9 to start an election
I20260713 09:02:03.568337 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.568361 10189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68e20b09dec142e890313721e815feb7"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
 from {username='slave'} at 127.0.0.1:37512
I20260713 09:02:03.569375 10189 raft_consensus.cc:493] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.569640 10189 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.573627 10189 raft_consensus.cc:515] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.574560 10188 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.575474 10111 leader_election.cc:290] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.576516 10263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64bba9f1c1574a46ad9177f68f188d61" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.576538 10114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.577648 10114 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.578419 10189 leader_election.cc:290] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.579962 10262 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68e20b09dec142e890313721e815feb7" candidate_uuid: "723ba9e8bed046618add032d9d2169e9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.580489 10262 raft_consensus.cc:3055] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.580780 10262 raft_consensus.cc:740] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.581584 10262 consensus_queue.cc:260] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.582195 10263 raft_consensus.cc:3055] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.582537 10263 raft_consensus.cc:740] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.582796 10262 raft_consensus.cc:3060] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.583175 10263 consensus_queue.cc:260] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.583832 10263 raft_consensus.cc:3060] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.586769 10261 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 0 FOLLOWER]: Advancing to term 1
I20260713 09:02:03.589948 10262 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:02:03.590900 10153 leader_election.cc:304] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.591482 10416 raft_consensus.cc:2804] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.591589 10263 raft_consensus.cc:2468] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.591948 10416 raft_consensus.cc:697] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Becoming Leader. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.593128 10078 leader_election.cc:304] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.593899 10400 raft_consensus.cc:2804] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.594329 10400 raft_consensus.cc:697] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.594537 10429 consensus_queue.cc:1048] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.595296 10400 consensus_queue.cc:237] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.596293 10114 raft_consensus.cc:2468] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 723ba9e8bed046618add032d9d2169e9 in term 2.
I20260713 09:02:03.593353 10416 consensus_queue.cc:237] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.598543 10188 raft_consensus.cc:2468] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.599588 10189 raft_consensus.cc:1240] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Rejecting Update request from peer 6223979bb7c64f2084430ee2e1cc4196 for earlier term 1. Current term is 2. Ops: []
I20260713 09:02:03.606666 10012 catalog_manager.cc:5697] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 723ba9e8bed046618add032d9d2169e9 (127.5.160.130). New cstate: current_term: 2 leader_uuid: "723ba9e8bed046618add032d9d2169e9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.609649 10009 catalog_manager.cc:5697] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.612979 10321 consensus_queue.cc:1048] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.621455 10429 raft_consensus.cc:993] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.621821 10416 raft_consensus.cc:1081] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.623618 10111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7784ffaddcd457692233a78832b7046"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36096
I20260713 09:02:03.624117 10111 raft_consensus.cc:493] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.624481 10111 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.630955 10111 raft_consensus.cc:515] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.631057 10451 consensus_queue.cc:1048] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.632577 10111 leader_election.cc:290] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.633106 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.633437 10261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7784ffaddcd457692233a78832b7046" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.633657 10188 raft_consensus.cc:3055] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.634052 10188 raft_consensus.cc:740] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:03.634100 10261 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.634714 10188 consensus_queue.cc:260] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.635885 10188 raft_consensus.cc:3060] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.640967 10261 raft_consensus.cc:2468] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.642107 10078 leader_election.cc:304] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:03.642846 10400 raft_consensus.cc:2804] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.643335 10400 raft_consensus.cc:697] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.644110 10400 consensus_queue.cc:237] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.644544 10417 consensus_queue.cc:1048] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.643033 10188 raft_consensus.cc:2468] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.652204 10417 raft_consensus.cc:993] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.651767 10011 catalog_manager.cc:5697] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 723ba9e8bed046618add032d9d2169e9 (127.5.160.130) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.652648 10451 raft_consensus.cc:1081] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.654971 10114 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:02:03.655464 10114 raft_consensus.cc:493] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.655802 10114 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.662906 10114 raft_consensus.cc:515] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.664359 10114 leader_election.cc:290] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.665162 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.665454 10261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9895e30e009465a8dcdce2e7f405a54" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.666050 10188 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.666146 10261 raft_consensus.cc:3055] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.666551 10261 raft_consensus.cc:740] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.667179 10261 consensus_queue.cc:260] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.668016 10261 raft_consensus.cc:3060] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.670361 10188 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.671221 10079 leader_election.cc:304] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.671790 10400 raft_consensus.cc:2804] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.672163 10400 raft_consensus.cc:697] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.672786 10400 consensus_queue.cc:237] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.673225 10261 raft_consensus.cc:2468] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.677317 10416 consensus_queue.cc:1048] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.680629 10011 catalog_manager.cc:5697] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:03.686187 10321 consensus_queue.cc:1048] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.735863 10400 consensus_queue.cc:1048] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.741770 10439 raft_consensus.cc:993] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: : Instructing follower 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:03.742245 10371 raft_consensus.cc:1081] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Signalling peer 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:03.743821 10263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:39414
I20260713 09:02:03.744300 10263 raft_consensus.cc:493] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.744619 10263 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.746765 10371 consensus_queue.cc:1048] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.750643 10263 raft_consensus.cc:515] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.751124 10429 consensus_queue.cc:1048] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.754156 10263 leader_election.cc:290] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 2 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:03.755652 10189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.756194 10111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d95be3f56b2b4ad2b25c6679576a6f8e" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:03.756757 10111 raft_consensus.cc:3055] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.757046 10111 raft_consensus.cc:740] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.757658 10111 consensus_queue.cc:260] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.758385 10111 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.765239 10111 raft_consensus.cc:2468] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 2.
I20260713 09:02:03.766530 10227 leader_election.cc:304] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [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: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 723ba9e8bed046618add032d9d2169e9
I20260713 09:02:03.767539 10417 raft_consensus.cc:2804] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.767963 10417 raft_consensus.cc:697] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 2 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.768204 10321 consensus_queue.cc:1048] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.768707 10417 consensus_queue.cc:237] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.776146 10011 catalog_manager.cc:5697] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 1 to 2, leader changed from 33124ae4ade04e7886dae1d741efd364 (127.5.160.129) to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 2 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:03.875393 10429 consensus_queue.cc:1048] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.887879 10321 consensus_queue.cc:1048] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:03.914986 10342 raft_consensus.cc:993] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: : Instructing follower 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.915362 10417 raft_consensus.cc:1081] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Signalling peer 33124ae4ade04e7886dae1d741efd364 to start an election
I20260713 09:02:03.916550 10111 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
 from {username='slave'} at 127.0.0.1:36104
I20260713 09:02:03.916957 10111 raft_consensus.cc:493] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:03.917196 10111 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.921607 10111 raft_consensus.cc:515] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.923007 10111 leader_election.cc:290] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Requested vote from peers 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095), 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131:39339)
I20260713 09:02:03.923596 10188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:03.923897 10261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad0dd72d629842d79cc14de96fb2c149" candidate_uuid: "33124ae4ade04e7886dae1d741efd364" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
I20260713 09:02:03.924130 10188 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.924398 10261 raft_consensus.cc:3055] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Stepping down as leader of term 1
I20260713 09:02:03.924647 10261 raft_consensus.cc:740] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:03.925240 10261 consensus_queue.cc:260] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.926070 10261 raft_consensus.cc:3060] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:03.928067 10188 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.928917 10079 leader_election.cc:304] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 33124ae4ade04e7886dae1d741efd364, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:03.929512 10400 raft_consensus.cc:2804] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Leader election won for term 2
I20260713 09:02:03.929953 10400 raft_consensus.cc:697] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Leader. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:03.930953 10261 raft_consensus.cc:2468] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33124ae4ade04e7886dae1d741efd364 in term 2.
I20260713 09:02:03.930757 10400 consensus_queue.cc:237] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:03.936775 10011 catalog_manager.cc:5697] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 reported cstate change: term changed from 1 to 2, leader changed from 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131) to 33124ae4ade04e7886dae1d741efd364 (127.5.160.129). New cstate: current_term: 2 leader_uuid: "33124ae4ade04e7886dae1d741efd364" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: UNKNOWN } } }
I20260713 09:02:04.029486 10111 raft_consensus.cc:1275] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.030630 10321 consensus_queue.cc:1048] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.037770 10261 raft_consensus.cc:1275] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 723ba9e8bed046618add032d9d2169e9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.039498 10465 consensus_queue.cc:1048] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.088936 10261 raft_consensus.cc:1275] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.089987 10400 consensus_queue.cc:1048] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.096390 10188 raft_consensus.cc:1275] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.097800 10371 consensus_queue.cc:1048] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260713 09:02:04.213878 10188 raft_consensus.cc:1275] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.215133 10371 consensus_queue.cc:1048] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.219028 10189 raft_consensus.cc:1275] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.221403 10400 consensus_queue.cc:1048] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.221926 10261 raft_consensus.cc:1275] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.223371 10400 consensus_queue.cc:1048] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.233217 10261 raft_consensus.cc:1275] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.234462 10371 consensus_queue.cc:1048] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.265605 10111 raft_consensus.cc:1275] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.266739 10417 consensus_queue.cc:1048] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.273228 10189 raft_consensus.cc:3060] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Advancing to term 2
I20260713 09:02:04.280074 10189 raft_consensus.cc:1275] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.281114 10342 consensus_queue.cc:1048] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260713 09:02:04.454789 10189 raft_consensus.cc:1275] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.456048 10371 consensus_queue.cc:1048] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:04.466904 10261 raft_consensus.cc:1275] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Refusing update from remote peer 33124ae4ade04e7886dae1d741efd364: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260713 09:02:04.468744 10439 consensus_queue.cc:1048] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260713 09:02:06.571136 10011 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54216:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260713 09:02:06.591881 10011 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54216:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260713 09:02:06.661691  5762 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260713 09:02:06.698789 10506 tablet.cc:1724] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.730892 10508 tablet.cc:1724] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.785151 10510 tablet.cc:1724] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.846026 10520 tablet.cc:1724] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:06.854287 10492 log.cc:927] Time spent T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Append to log took a long time: real 0.107s	user 0.001s	sys 0.000s
I20260713 09:02:06.847620 10523 tablet.cc:1724] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.912297 10527 tablet.cc:1724] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.914572 10188 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b79b770ca7024469aa690092ff807727"
dest_uuid: "723ba9e8bed046618add032d9d2169e9"
mode: GRACEFUL
new_leader_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:60366
I20260713 09:02:06.915483 10188 raft_consensus.cc:606] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Received request to transfer leadership to TS 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:06.930253 10508 tablet.cc:1724] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.949294 10530 tablet.cc:1724] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.954440 10531 tablet.cc:1724] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.949441 10534 tablet.cc:1724] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260713 09:02:06.967106 10529 log.cc:927] Time spent T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Append to log took a long time: real 0.063s	user 0.000s	sys 0.003s
I20260713 09:02:06.973239 10536 tablet.cc:1724] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.976424 10510 tablet.cc:1724] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.975178 10530 tablet.cc:1724] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.990762 10527 tablet.cc:1724] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.994146 10540 tablet.cc:1724] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:06.999888 10523 tablet.cc:1724] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.000044 10508 tablet.cc:1724] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.002242 10542 tablet.cc:1724] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.006003 10546 raft_consensus.cc:993] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: : Instructing follower 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:07.006635 10539 raft_consensus.cc:1081] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Signalling peer 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:07.007473 10520 tablet.cc:1724] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.015497 10508 tablet.cc:1724] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.036914 10523 tablet.cc:1724] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.038590 10534 tablet.cc:1724] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.043032 10262 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b79b770ca7024469aa690092ff807727"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:39408
I20260713 09:02:07.043884 10262 raft_consensus.cc:493] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:07.044238 10262 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.064473 10542 tablet.cc:1724] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.063740 10531 tablet.cc:1724] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.068513 10262 raft_consensus.cc:515] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.074759 10542 tablet.cc:1724] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.079242 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:07.081985 10262 leader_election.cc:290] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 3 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:07.082144 10110 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.083982 10536 tablet.cc:1724] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.088443 10187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b79b770ca7024469aa690092ff807727" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:07.089035 10187 raft_consensus.cc:3055] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:07.089314 10187 raft_consensus.cc:740] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 723ba9e8bed046618add032d9d2169e9, State: Running, Role: LEADER
I20260713 09:02:07.090121 10187 consensus_queue.cc:260] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.091391 10187 raft_consensus.cc:3060] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.099273 10530 tablet.cc:1724] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260713 09:02:07.100396 10110 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 3.
I20260713 09:02:07.104635 10227 leader_election.cc:304] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [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: 33124ae4ade04e7886dae1d741efd364, 6223979bb7c64f2084430ee2e1cc4196; no voters: 
I20260713 09:02:07.105505 10472 raft_consensus.cc:2804] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:07.105955 10472 raft_consensus.cc:697] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 3 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:07.106863 10472 consensus_queue.cc:237] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.107789 10187 raft_consensus.cc:2468] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 3.
I20260713 09:02:07.111812 10110 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb"
dest_uuid: "33124ae4ade04e7886dae1d741efd364"
mode: GRACEFUL
new_leader_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:58178
I20260713 09:02:07.112380 10110 raft_consensus.cc:606] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Received request to transfer leadership to TS 6223979bb7c64f2084430ee2e1cc4196
I20260713 09:02:07.114467  5762 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260713 09:02:07.115049  5762 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260713 09:02:07.119834 10011 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: soft_deleted_table [id=bc73d1c2923b4b66aafa9e342b3b8f55] alter complete (version 1)
I20260713 09:02:07.126466 10009 catalog_manager.cc:5697] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 2 to 3, leader changed from 723ba9e8bed046618add032d9d2169e9 (127.5.160.130) to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.420730 10513 raft_consensus.cc:993] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: : Instructing follower 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:07.421170 10521 raft_consensus.cc:1081] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Signalling peer 6223979bb7c64f2084430ee2e1cc4196 to start an election
I20260713 09:02:07.422720 10258 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb"
dest_uuid: "6223979bb7c64f2084430ee2e1cc4196"
 from {username='slave'} at 127.0.0.1:39414
I20260713 09:02:07.423231 10258 raft_consensus.cc:493] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260713 09:02:07.423575 10258 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.428400 10258 raft_consensus.cc:515] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.429772 10258 leader_election.cc:290] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [CANDIDATE]: Term 3 election: Requested vote from peers 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551), 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095)
I20260713 09:02:07.430408 10110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "33124ae4ade04e7886dae1d741efd364"
I20260713 09:02:07.430897 10186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36e9b583a7e485a9f1035b01314f4cb" candidate_uuid: "6223979bb7c64f2084430ee2e1cc4196" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "723ba9e8bed046618add032d9d2169e9"
I20260713 09:02:07.431034 10110 raft_consensus.cc:3055] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Stepping down as leader of term 2
I20260713 09:02:07.431381 10110 raft_consensus.cc:740] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 33124ae4ade04e7886dae1d741efd364, State: Running, Role: LEADER
I20260713 09:02:07.431423 10186 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.432054 10110 consensus_queue.cc:260] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.432991 10110 raft_consensus.cc:3060] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Advancing to term 3
I20260713 09:02:07.436050 10186 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 3.
I20260713 09:02:07.437044 10228 leader_election.cc:304] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [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: 6223979bb7c64f2084430ee2e1cc4196, 723ba9e8bed046618add032d9d2169e9; no voters: 
I20260713 09:02:07.437438 10110 raft_consensus.cc:2468] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6223979bb7c64f2084430ee2e1cc4196 in term 3.
I20260713 09:02:07.437687 10472 raft_consensus.cc:2804] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Leader election won for term 3
I20260713 09:02:07.438194 10472 raft_consensus.cc:697] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 3 LEADER]: Becoming Leader. State: Replica: 6223979bb7c64f2084430ee2e1cc4196, State: Running, Role: LEADER
I20260713 09:02:07.439075 10472 consensus_queue.cc:237] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [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: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } }
I20260713 09:02:07.446121 10009 catalog_manager.cc:5697] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 reported cstate change: term changed from 2 to 3, leader changed from 33124ae4ade04e7886dae1d741efd364 (127.5.160.129) to 6223979bb7c64f2084430ee2e1cc4196 (127.5.160.131). New cstate: current_term: 3 leader_uuid: "6223979bb7c64f2084430ee2e1cc4196" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6223979bb7c64f2084430ee2e1cc4196" member_type: VOTER last_known_addr { host: "127.5.160.131" port: 39339 } health_report { overall_health: HEALTHY } } }
I20260713 09:02:07.594696 10110 raft_consensus.cc:1275] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:07.595783 10472 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:07.605424 10186 raft_consensus.cc:1275] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:07.607159 10554 consensus_queue.cc:1048] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:07.873366 10110 raft_consensus.cc:1275] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:07.874470 10554 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33124ae4ade04e7886dae1d741efd364" member_type: VOTER last_known_addr { host: "127.5.160.129" port: 39551 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:07.881897 10186 raft_consensus.cc:1275] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Refusing update from remote peer 6223979bb7c64f2084430ee2e1cc4196: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260713 09:02:07.884366 10472 consensus_queue.cc:1048] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [LEADER]: Connected to new peer: Peer: permanent_uuid: "723ba9e8bed046618add032d9d2169e9" member_type: VOTER last_known_addr { host: "127.5.160.130" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260713 09:02:08.162374  5762 tablet_server.cc:179] TabletServer@127.5.160.129:0 shutting down...
I20260713 09:02:08.184798  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:08.185491  5762 tablet_replica.cc:333] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.186211  5762 raft_consensus.cc:2243] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.186673  5762 raft_consensus.cc:2272] T 7db1608ccbd34219bf59a661b0e83aec P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.188841  5762 tablet_replica.cc:333] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.189594  5762 raft_consensus.cc:2243] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.190654  5762 raft_consensus.cc:2272] T 263eb426ec2b4c49af18f9f12f404417 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:08.190779 10153 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260713 09:02:08.193547  5762 tablet_replica.cc:333] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.194203  5762 raft_consensus.cc:2243] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.194628  5762 raft_consensus.cc:2272] T 7ac91733afcb4d40b051774ff3c2f442 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.196451  5762 tablet_replica.cc:333] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.197100  5762 raft_consensus.cc:2243] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.197484  5762 raft_consensus.cc:2272] T 68e20b09dec142e890313721e815feb7 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.199535  5762 tablet_replica.cc:333] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.200117  5762 raft_consensus.cc:2243] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
W20260713 09:02:08.200484 10153 consensus_peers.cc:597] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 -> Peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Couldn't send request to peer 33124ae4ade04e7886dae1d741efd364. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.200810  5762 raft_consensus.cc:2272] T d9895e30e009465a8dcdce2e7f405a54 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.202601  5762 tablet_replica.cc:333] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.203105  5762 raft_consensus.cc:2243] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.203449  5762 raft_consensus.cc:2272] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.205149  5762 tablet_replica.cc:333] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.205636  5762 raft_consensus.cc:2243] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.206282  5762 raft_consensus.cc:2272] T ad0dd72d629842d79cc14de96fb2c149 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.208154  5762 tablet_replica.cc:333] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.208648  5762 raft_consensus.cc:2243] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.209118  5762 raft_consensus.cc:2272] T d36e9b583a7e485a9f1035b01314f4cb P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.211489  5762 tablet_replica.cc:333] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.211941  5762 raft_consensus.cc:2243] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.212318  5762 raft_consensus.cc:2272] T d95be3f56b2b4ad2b25c6679576a6f8e P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.213963  5762 tablet_replica.cc:333] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.214375  5762 raft_consensus.cc:2243] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.214717  5762 raft_consensus.cc:2272] T 269cbc50f4ea4b268d4487a9ffb87e4e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.216409  5762 tablet_replica.cc:333] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.217039  5762 raft_consensus.cc:2243] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.217626  5762 raft_consensus.cc:2272] T 64bba9f1c1574a46ad9177f68f188d61 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.219378  5762 tablet_replica.cc:333] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.219836  5762 raft_consensus.cc:2243] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.220499  5762 raft_consensus.cc:2272] T f7784ffaddcd457692233a78832b7046 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.222129  5762 tablet_replica.cc:333] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.222626  5762 raft_consensus.cc:2243] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.223286  5762 raft_consensus.cc:2272] T 49984017b5714875a714663a8ab67221 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.224987  5762 tablet_replica.cc:333] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.225416  5762 raft_consensus.cc:2243] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.225769  5762 raft_consensus.cc:2272] T 5742833bfe6c4d9c856ed37a78098d92 P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.227547  5762 tablet_replica.cc:333] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.227991  5762 raft_consensus.cc:2243] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.228400  5762 raft_consensus.cc:2272] T b79b770ca7024469aa690092ff807727 P 33124ae4ade04e7886dae1d741efd364 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.230846  5762 tablet_replica.cc:333] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.231290  5762 raft_consensus.cc:2243] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.231686  5762 raft_consensus.cc:2272] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.233319  5762 tablet_replica.cc:333] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.233731  5762 raft_consensus.cc:2243] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.234109  5762 raft_consensus.cc:2272] T 3fbdd29aebb34b30a058d39405d36735 P 33124ae4ade04e7886dae1d741efd364 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.235819  5762 tablet_replica.cc:333] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364: stopping tablet replica
I20260713 09:02:08.236222  5762 raft_consensus.cc:2243] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.236861  5762 raft_consensus.cc:2272] T 4514715635a44138b75a0b1b5b09538e P 33124ae4ade04e7886dae1d741efd364 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.261668  5762 tablet_server.cc:196] TabletServer@127.5.160.129:0 shutdown complete.
W20260713 09:02:08.279608 10153 consensus_peers.cc:597] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 -> Peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Couldn't send request to peer 33124ae4ade04e7886dae1d741efd364. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.293506  5762 tablet_server.cc:179] TabletServer@127.5.160.130:0 shutting down...
I20260713 09:02:08.316495  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:08.317133  5762 tablet_replica.cc:333] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.317795  5762 raft_consensus.cc:2243] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.318427  5762 raft_consensus.cc:2272] T 7db1608ccbd34219bf59a661b0e83aec P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.320152  5762 tablet_replica.cc:333] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.320608  5762 raft_consensus.cc:2243] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.320955  5762 raft_consensus.cc:2272] T 4514715635a44138b75a0b1b5b09538e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.322615  5762 tablet_replica.cc:333] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.323076  5762 raft_consensus.cc:2243] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.323416  5762 raft_consensus.cc:2272] T ad0dd72d629842d79cc14de96fb2c149 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.324957  5762 tablet_replica.cc:333] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.325392  5762 raft_consensus.cc:2243] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.325721  5762 raft_consensus.cc:2272] T d36e9b583a7e485a9f1035b01314f4cb P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.328076  5762 tablet_replica.cc:333] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.328522  5762 raft_consensus.cc:2243] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.328853  5762 raft_consensus.cc:2272] T b79b770ca7024469aa690092ff807727 P 723ba9e8bed046618add032d9d2169e9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.330838  5762 tablet_replica.cc:333] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.331296  5762 raft_consensus.cc:2243] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.331924  5762 raft_consensus.cc:2272] T 7ac91733afcb4d40b051774ff3c2f442 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.333956  5762 tablet_replica.cc:333] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.334539  5762 raft_consensus.cc:2243] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.334911  5762 raft_consensus.cc:2272] T d9895e30e009465a8dcdce2e7f405a54 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.336521  5762 tablet_replica.cc:333] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.336954  5762 raft_consensus.cc:2243] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.337577  5762 raft_consensus.cc:2272] T 68e20b09dec142e890313721e815feb7 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.339208  5762 tablet_replica.cc:333] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.339636  5762 raft_consensus.cc:2243] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.340292  5762 raft_consensus.cc:2272] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.341873  5762 tablet_replica.cc:333] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.342334  5762 raft_consensus.cc:2243] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.342728  5762 raft_consensus.cc:2272] T 263eb426ec2b4c49af18f9f12f404417 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.344357  5762 tablet_replica.cc:333] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.344789  5762 raft_consensus.cc:2243] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.345155  5762 raft_consensus.cc:2272] T d95be3f56b2b4ad2b25c6679576a6f8e P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.346648  5762 tablet_replica.cc:333] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.347093  5762 raft_consensus.cc:2243] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.347707  5762 raft_consensus.cc:2272] T 269cbc50f4ea4b268d4487a9ffb87e4e P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.349225  5762 tablet_replica.cc:333] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.349684  5762 raft_consensus.cc:2243] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.350054  5762 raft_consensus.cc:2272] T 64bba9f1c1574a46ad9177f68f188d61 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.351650  5762 tablet_replica.cc:333] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.352102  5762 raft_consensus.cc:2243] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.352476  5762 raft_consensus.cc:2272] T f7784ffaddcd457692233a78832b7046 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.354036  5762 tablet_replica.cc:333] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.354470  5762 raft_consensus.cc:2243] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.354867  5762 raft_consensus.cc:2272] T 49984017b5714875a714663a8ab67221 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.356683  5762 tablet_replica.cc:333] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.357107  5762 raft_consensus.cc:2243] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.357446  5762 raft_consensus.cc:2272] T 5742833bfe6c4d9c856ed37a78098d92 P 723ba9e8bed046618add032d9d2169e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.359031  5762 tablet_replica.cc:333] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.359450  5762 raft_consensus.cc:2243] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.360106  5762 raft_consensus.cc:2272] T 3fbdd29aebb34b30a058d39405d36735 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.361687  5762 tablet_replica.cc:333] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9: stopping tablet replica
I20260713 09:02:08.362080  5762 raft_consensus.cc:2243] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.362752  5762 raft_consensus.cc:2272] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 723ba9e8bed046618add032d9d2169e9 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260713 09:02:08.390055 10227 consensus_peers.cc:597] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 -> Peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Couldn't send request to peer 33124ae4ade04e7886dae1d741efd364. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260713 09:02:08.390414 10227 consensus_peers.cc:597] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 -> Peer 33124ae4ade04e7886dae1d741efd364 (127.5.160.129:39551): Couldn't send request to peer 33124ae4ade04e7886dae1d741efd364. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.129:39551: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.401433  5762 tablet_server.cc:196] TabletServer@127.5.160.130:0 shutdown complete.
I20260713 09:02:08.427817  5762 tablet_server.cc:179] TabletServer@127.5.160.131:0 shutting down...
I20260713 09:02:08.447502  5762 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260713 09:02:08.448050  5762 tablet_replica.cc:333] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.448554  5762 raft_consensus.cc:2243] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.448949  5762 raft_consensus.cc:2272] T 7db1608ccbd34219bf59a661b0e83aec P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.450654  5762 tablet_replica.cc:333] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.451115  5762 raft_consensus.cc:2243] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 2 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.451915  5762 raft_consensus.cc:2272] T d95be3f56b2b4ad2b25c6679576a6f8e P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.454145  5762 tablet_replica.cc:333] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.454631  5762 raft_consensus.cc:2243] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.454993  5762 raft_consensus.cc:2272] T 269cbc50f4ea4b268d4487a9ffb87e4e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.456514  5762 tablet_replica.cc:333] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.456926  5762 raft_consensus.cc:2243] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.457253  5762 raft_consensus.cc:2272] T f7784ffaddcd457692233a78832b7046 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.458767  5762 tablet_replica.cc:333] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.459230  5762 raft_consensus.cc:2243] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.459568  5762 raft_consensus.cc:2272] T 49984017b5714875a714663a8ab67221 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.461138  5762 tablet_replica.cc:333] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.461565  5762 raft_consensus.cc:2243] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.461912  5762 raft_consensus.cc:2272] T 64bba9f1c1574a46ad9177f68f188d61 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.463397  5762 tablet_replica.cc:333] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.463809  5762 raft_consensus.cc:2243] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.464154  5762 raft_consensus.cc:2272] T 8d67fa2f997c4fe5886dbf1a8a516a34 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.465678  5762 tablet_replica.cc:333] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.466090  5762 raft_consensus.cc:2243] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.466434  5762 raft_consensus.cc:2272] T 3fbdd29aebb34b30a058d39405d36735 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.468014  5762 tablet_replica.cc:333] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.468546  5762 raft_consensus.cc:2243] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.468873  5762 raft_consensus.cc:2272] T 4514715635a44138b75a0b1b5b09538e P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.470459  5762 tablet_replica.cc:333] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.470906  5762 raft_consensus.cc:2243] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.471230  5762 raft_consensus.cc:2272] T 7ac91733afcb4d40b051774ff3c2f442 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.472714  5762 tablet_replica.cc:333] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.473137  5762 raft_consensus.cc:2243] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.473488  5762 raft_consensus.cc:2272] T 68e20b09dec142e890313721e815feb7 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.475075  5762 tablet_replica.cc:333] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.475471  5762 raft_consensus.cc:2243] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.475806  5762 raft_consensus.cc:2272] T d9895e30e009465a8dcdce2e7f405a54 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.477278  5762 tablet_replica.cc:333] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.477659  5762 raft_consensus.cc:2243] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.477985  5762 raft_consensus.cc:2272] T a76e3ebdfb954cb9a5e9ce98b6bda8fb P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.479540  5762 tablet_replica.cc:333] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.479949  5762 raft_consensus.cc:2243] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.480293  5762 raft_consensus.cc:2272] T 263eb426ec2b4c49af18f9f12f404417 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.481813  5762 tablet_replica.cc:333] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.482223  5762 raft_consensus.cc:2243] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.482841  5762 raft_consensus.cc:2272] T b79b770ca7024469aa690092ff807727 P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.484862  5762 tablet_replica.cc:333] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.485350  5762 raft_consensus.cc:2243] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.486261  5762 raft_consensus.cc:2272] T 5742833bfe6c4d9c856ed37a78098d92 P 6223979bb7c64f2084430ee2e1cc4196 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.488498  5762 tablet_replica.cc:333] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
W20260713 09:02:08.488864 10228 consensus_peers.cc:597] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 -> Peer 723ba9e8bed046618add032d9d2169e9 (127.5.160.130:40095): Couldn't send request to peer 723ba9e8bed046618add032d9d2169e9. Status: Network error: Client connection negotiation failed: client connection to 127.5.160.130:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260713 09:02:08.488994  5762 raft_consensus.cc:2243] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260713 09:02:08.489480  5762 raft_consensus.cc:2272] T ad0dd72d629842d79cc14de96fb2c149 P 6223979bb7c64f2084430ee2e1cc4196 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.491191  5762 tablet_replica.cc:333] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196: stopping tablet replica
I20260713 09:02:08.491588  5762 raft_consensus.cc:2243] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 3 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.492228  5762 raft_consensus.cc:2272] T d36e9b583a7e485a9f1035b01314f4cb P 6223979bb7c64f2084430ee2e1cc4196 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.526422  5762 tablet_server.cc:196] TabletServer@127.5.160.131:0 shutdown complete.
I20260713 09:02:08.553231  5762 master.cc:562] Master@127.5.160.190:38127 shutting down...
I20260713 09:02:08.570114  5762 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 1 LEADER]: Raft consensus shutting down.
I20260713 09:02:08.570590  5762 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260713 09:02:08.570858  5762 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8f92291c0a7541f5b593faf5a8c1bbc0: stopping tablet replica
I20260713 09:02:08.589228  5762 master.cc:584] Master@127.5.160.190:38127 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10851 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22123 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (104790 ms total)
[  PASSED  ] 8 tests.
I20260713 09:02:08.634865  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 375 messages since previous log ~387 seconds ago
I20260713 09:02:08.635066  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 375 messages since previous log ~387 seconds ago
I20260713 09:02:08.635201  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 373 messages since previous log ~387 seconds ago
I20260713 09:02:08.635344  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:02:08.635479  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~31 seconds ago
I20260713 09:02:08.635661  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260713 09:02:08.635895  5762 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~24 seconds ago
